Skip to content

Smart contracts and core libs for the Rouge Protocol V2

License

Notifications You must be signed in to change notification settings

TheRougeProject/v2-core

Repository files navigation

Rouge Protocol V2

Version

In-depth documentation on Rouge V2 is available at docs.rouge.network.

Install Dependencies

npm install

Compile Contracts

npm compile

Run Tests

npm test