0.1.0 • Published 6 years ago

republic-sol v0.1.0

Weekly downloads
21
License
-
Repository
-
Last release
6 years ago

Ethereum Republic

Build Status Coverage Status

The Republic Sol library is the official reference implementation of Republic Protocol on Ethereum, written in Solidity. Republic Protocol does not explicitly require an Ethereum implementation, and future implementations may be developed on other blockchains. For now, Ethereum is used because it is the most battle tested contract platform.

Tests

Install Truffle and Ganache commands, and the required node modules.

npm install --global truffle ganache-cli
npm install

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

ganache-cli

Run the Truffle test suite.

truffle test
0.1.0

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago