Smith (Tools)
Deploy your NEP-17 smart contract and NEP-11 smart contract on N3 in a few clicks.
NEP-17 is token standard for the Neo blockchain like Shiba Inu tokens on Ethereum. NEP-11 is NFT(Non-fungible token) standard like CryptoPunk.
How to deploy?
First, visit Smith page.
Second, choose a contract type between NEP-17 and NEP-11.
Third, fill the form with token name, symbol, decimals, total supply, author, and description.
Last, submit the form and wait for 30 secs until blockchain accepts your request. You will receive your tokens to your wallet.
Browse transactions
You can find your token info at the FTWSmith page. Check your token contract hash. You will use the token hash to browse at block explorers.
NEO's block explorers
Fee
Deploying a new smart contract on NEO costs 10 GAS + system fee (~0.1GAS). It is NEO's fee not Smith's.
Original contracts
Your smart contract uses NEP-17 and NEP-11 standard by NEO foundation. It has update function, so you can modify contract when you need to scale your smart contract. Your wallet that used for the deployment has granted the ownership.
Dos and Don'ts
Do
- Try to mint on Testnet first in order to test and to get the same hash for both Testnet and Mainnet
Don't
- You cannot mint with existing token name.
- Don't use unicode or emoji.