Читать книгу Cryptocurrency All-in-One For Dummies онлайн

165 страница из 200

Finding bugs in the system

Don’t reinvent the wheel by building your own tools such as random number generators. Instead, leverage the work that the community has already done and that has been well tested.

The Ethereum community has an excellent known bug list and even more helpful tips on how to build secure smart contracts. You can find it at eth.wiki/en/howto/smart-contract-safety.

Creating Your Own ERC-20 Token

This section shows you how to create your own token on the Ethereum network. Before you read through this section, make sure that you’ve set up MetaMask. If you haven’t, refer to ssss1 of this minibook, where you find detailed instructions for setting up your computer and downloading MetaMask.

To create your token, follow these steps:

1 Go to https://www.createmytoken.com.

2 Click Ethereum Network.

3 Click Create ERC-20 Token for free!.

4 Connect your MetaMask wallet by clicking Connect.

5 Name your token and give it a Token (ticker) Symbol.

6 Make sure that All Functionality is set to the On position.

Правообладателям