0.0.4 • Published 3 years ago

@vporton/donations v0.0.4

Weekly downloads
-
License
GPLv3
Repository
github
Last release
3 years ago

salaries

Clever system for carbon accounting and salaries for scientists and free software developers in Ethereum blockchain.

Demo app

To run on your PC:

yarn
TEST=1 TEST_ACCOUNT=0x... npx truffle deploy --network local
cd donations-widget
yarn
yarn start

# In another terminal:
cd example
yarn start

It was proposed to integrate this project into GitCoin.

Temporary project homepage.

See this file for things to be done. The most hard and important is to test and audit the smart contracts extensively. Consider volunteering for this project.