casper-ecosystem / cep18

Implementation of ERC20 token for the CasperLabs platform.
https://casper.network/docs/dapp-dev-guide
Apache License 2.0
27 stars 46 forks source link

1115 Updating CEP18 Tutorials #88

Closed ACStone-MTS closed 1 year ago

ACStone-MTS commented 1 year ago

What does this PR fix/introduce?

This PR completely revamps the CEP18 tutorials.

Links have been fixed, code snippets updated and flow corrected so that it makes sense. I will open an additional ticket to update the Testing Framework tutorials, as the previous content was no longer accurate in any way.

Additional context

Update CEP18 Tutorials #1115

Checklist

(Delete any that aren't relevant)

Reviewers

Writing and Flow: @ipopescu / Tech: @deuszex

ACStone-MTS commented 1 year ago

@ipopescu I'm planning to open another ticket to do the Testing Framework section. The recent updates made the existing tutorial completely incorrect, unfortunately.