Home

Awesome

ethereum-paypub (UNTESTED)

An ethereum implementation of the PayPub protocol for trustless payments for information publishing.

Two contracts are included:

I didn't have time to test these contracts, I just wanted to get the idea out there and commit myself to keep improving them.

## Installation

You will need to install Zeppelin, which is listed as a dependency, before compiling these contracts.

git clone https://github.com/federicobond/ethereum-paypub.git
npm install

License

Code is licensed under MIT.

Author

Made with love by Federico Bond.