givethdirectory

Giveth Campaign Directory


Keywords
giveth, charity, solidity, smart, contract, ethereum, directory, blockchain
License
GPL-3.0
Install
npm install givethdirectory@0.2.5

Documentation

Giveth Campaign Directory smart contract

Testing

Setup

`npm install` to install all node dependencies
`truffle install` to install Ethereum dependencies

Running Tests

In a terminal window, run `testrpc --deterministic` to start the testrpc network
In another terminal window, run `truffle test` to run the tests.