How to Issue a Token Using Matrix Smart Contracts
1. Develop a token smart contract at ide.matrix.io.
Click the + sign on the upper right corner of your browser to create a new token contract file.


2. Write smart contract codes for the token.

3. Compile contract codes.

4. Test and fine-tune the codes.

5. Deploy the smart contract.
Use the smart contract feature on the Matrix Web Wallet to deploy the compiled bytecodes onto the Mainnet or the test chain.

