Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giveth/givethdirectory

Giveth campaign directory
https://github.com/giveth/givethdirectory

Last synced: 8 days ago
JSON representation

Giveth campaign directory

Awesome Lists containing this project

README

        

# 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.