1.0.7 • Published 6 years ago

publica-contracts v1.0.7

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Publica Contracts

This package holds all Smart Contracts that will be used in Publica platform.

To run tests

In order to run tests you will need to connect to RPC server and create 4 accounts and pre-fund them. You can go with your own or use this repository, which uses docker and has instructions on how to setup your local private node.

After you have added 4 accounts you need to update Pebbles contract to have "owner" as your eth.accounts[0].

After you have your RPC server up and running for the first time you should run

npm run compile

subsequent runs can omit running compile in case contracts code was not changed.

npm run test
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago