TLDR
Using Truffle plus Open Zeppelin smart contracts, we can create a token with less than 10 lines of code. The RSK smart contract is a mintable ERC20 token. We need to create a smart contract and deploy it to the RSK testnet. The code is compiled using Node.js and NPM (Node Package Manager) The code will compile and deploy the smart contract to the testnet, and the migrations file will contain instructions to deploy the contract. To create our token, we need to import ERC-20Mintable from the library.via the TL;DR App
no story
Written by rootstock_io | Smart Contract Platform On Top of Bitcoin