Skip to content

decipherhub/corner-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corner Store

Corner Store is a compliance-aware multi-venue execution system for tokenized assets. It separates token/identity enforcement, versioned compliance policy, execution routing, and venue-specific settlement across AMM, RFQ, and future Order Book adapters.

The repository currently contains the architecture and development plan, a vendored Uniswap v3 deployment tool, and the initial Foundry project scaffold. Product Solidity contracts are not implemented yet.

Documentation

Development

The product contracts use Foundry. The template Counter files remain only until Roadmap Phase 0 replaces them with the product structure and fixtures.

Build

forge build

Test

forge test

Format

forge fmt

Local Node

anvil

The vendored Uniswap deployment tool has its own commands and scope:

cd tools/deploy-v3
yarn test

Read tools/deploy-v3/CORNER_STORE_PROFILE.md before changing the deployment profile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors