Skip to content
On this page

Guides โ€‹

In addition to the SmartPy documentation, we also provide guides for further study of certain related concepts.

The guides are:

GuideDescription
Code exampleA list of well documented code examples.
FA Tokens - Digital AssetsTezos token standards.
See our FA1.2.py template and two FA2 implementations: new fa2_lib.py or legacy FA2.py.
MetadataInformation about metadata and off-chain views on Tezos and IPFS.
Mutation testingA simple explanation on how to use mutation testing.
State ChannelsA complete guide about state channels layer 2 techniques with a game platform example.
Using own IDEA simple guide on how to use VSCode or other IDE with SmartPy.