Closed thebkr7 closed 6 years ago
@thebkr7 This is the repository of my code: https://github.com/hnamzian/bountyBG-Web3
email: namazian87@gmail.com ETH: 0xB3EeCE8b0d3a389Fd182e46Ef55B3a6E270cFB17
@thebkr7 Instructions are added in README file
@thebkr7 is it possible to give a feedback?
Please create a Javascript frontend that will use Web3 to send any ERC20 token (any token address can be used as the example address for now) to the createBountyERC20 function in the below contract:
`pragma solidity ^0.4.14;
contract BountyBG {
}`