Skip to content

🎛 Core contracts for the Retherswap protocol

License

Notifications You must be signed in to change notification settings

Retherswap/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retherswap

In-depth documentation on Retherswap is available at retherswap.org.

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test