Creating a Token With only 7 Lines of Code on RSK Testnet - A Step by Step Guide

Written by rootstock_io | Published 2020/09/04
Tech Story Tags: ethereum | web3 | openzeppelin | smart-contract | how-to-create-a-token-on-rsk | create-erc20-token-on-rsk | good-company | truffle-tutorial-rsk

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
Published by HackerNoon on 2020/09/04