/ruby-swap-core

Core contracts for the ruby protocol

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

Ruby Factory

Actions Status

In-depth documentation on RubySwap is available at docs.rubyswap.finance.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test