@vporton/donations
v0.0.4
Published
Clever system for salaries of scientists and free software developers in Ethereum blockchain
Downloads
2
Readme
salaries
Clever system for carbon accounting and salaries for scientists and free software developers in Ethereum blockchain.
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.
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.