Blockchain API created to get the name of a ERC20 token and mintend tokens. There is 1 smart contact:
UpgradableTokenTest
node.js v18.16.0
- Deploy the smart contract in the blockcchain network
- git clone https://github.com/dariusjvc/JavaEthereumAPI.git
- Make sure you create an .env file with ADMIN_PUBLIC_KEY and the BLOCKCHAIN_INTERNAL_HOST inside, in the root of the project
- npm install
- npm run start-dev