Skip to content

single react component that passes ETH to a target Wallet

Notifications You must be signed in to change notification settings

web3devs/EthTipJar

Repository files navigation

Building

In order to build this project, from the root directory type $ npm run build

In order to test that the webpack is built correctly, navigate to the build_webpack folder with $ cd build_webpack and then open index.html with $ open index.html.

TLDR; $ npm run build && cd build_webpack && open index.html

@dev

EthTipJar.deployed().then(function(res){ETJ = EthTipJar.at(res.address)})

About

single react component that passes ETH to a target Wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published