Skip to content

republicprotocol/renex-sol

Repository files navigation

RenEx Contracts

Build Status Coverage Status

Documentation

RenEx Sol is a Solidity implementation of the RenEx smart contracts.

RenEx (Ren Exchange) is the official Republic Protocol dark pool.

Dependencies

RenEx Sol depends on the OpenZeppelin Solidity library and the Republic Protocol Solidity library.

Tests

Install the dependencies.

npm install

Run the ganache-cli or an alternate Ethereum test RPC server on port 8545.

npx ganache-cli

Run the Truffle test suite.

npm run test

Coverage

Install the dependencies.

npm install

Run the Truffle test suite with coverage.

npm run coverage

About

RenEx Ethereum contracts, written in Solidity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published