Guides โ
In addition to the SmartPy documentation, we also provide guides for further study of certain related concepts.
The guides are:
Guide | Description |
---|---|
Code example | A list of well documented code examples. |
FA Tokens - Digital Assets | Tezos token standards. See our FA1.2.py template and two FA2 implementations: new fa2_lib.py or legacy FA2.py. |
Metadata | Information about metadata and off-chain views on Tezos and IPFS. |
Mutation testing | A simple explanation on how to use mutation testing. |
State Channels | A complete guide about state channels layer 2 techniques with a game platform example. |
Using own IDE | A simple guide on how to use VSCode or other IDE with SmartPy. |