Add intro to EOSIO token and expand for new token contracts
- Dominant language
- C++
- Stars
- 39
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
File: [docs/02_getting-started/03_smart-contract-development/02_deploy-issue-and-transfer-tokens.md#step-6-issue-tokens](https://developers.eos.io/welcome/latest/getting-started/smart-contract-development/deploy-issue-and-transfer-tokens#step-6-issue-tokens)
We need to update this part of the tutorial by adding an intro section explaining that eosio.token is the EOSIO standard token and can be used to create new token contracts. Currently it’s missing and is diving straight into Step 1, which gives almost no context. We need to link to the latest eosio.contracts release from this page with a link to download the latest file: https://github.com/EOSIO/eosio.contracts/tags
We need to point developers on how to get to eosio.token folder and talk about what are the files inside.
Contributor guide
Assessment
This issue has not been assessed yet.