Digital Assets on Tezos
Welcome to the Digital Assets Portal!
This documentation aims to help developers streamline implementation, integration, and the use of digital assets on the Tezos blockchain. The documentation is divided in sections based on what developers want to achieve.
Get Started with Tezos
Get started with the Tezos CLI and a local Tezos sandbox.
Token Contracts
This section outlines smart contract specifications for tokens (digital assets) and demonstrates interactions with smart contracts implementing them. The focus is now on FA1.2 and a Multisig contract, and FA2 will be added in the future.
Oracle
Check out this tutorial on how to use an oracle on Tezos. An oracle is a service that makes real-world data available on-chain, so smart contracts can interact with it.
Running a Public Tezos Node
Get started with deploying a public Tezos node on AWS, including scripts and tools that make the cloud deployment straightforward.