As example we will use ERC-20 smart contract (any other Ethereum smart contracts can be deployed, ex.: ERC-721or etc.)What we need:Use the online BUIDL IDE created by Second State to create, deploy and test Solidity smart contracts:http://buidl.secondstate.io/parastate 2. Add a test network to Metamask: https://rpc.parastate.io:8545/ Get some Testnet STATE tokens from the Official ParaState Faucet: http://faucet.parastate.ioProcess:Open http://buidl.secondstate.io/parastate and import owner M...