Tezos Academy is a fun interactive tutorial developed by OCTO Technology on how to code smart contracts for Tezos. You are about to create a spaceship battle smart contract! By default, Tezos smart contracts are written in Michelson, but it is an hard to learn low level formal language. That is why we decide for this tutorial to use PascaLIGO instead. The syntax is high level, close to Pascal and tranpiles to Michelson. In this tutorial, you are going to build a "Ship Factory" to build an army of spaceships, then we will add more and more functionalities as you progress through the tutorial, such as going into space battles! |
forked from octo-technology/tezos-academy
-
Notifications
You must be signed in to change notification settings - Fork 0
Learn to code Tezos Smart Contract the fun way
ernesto75/tezos-academy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Learn to code Tezos Smart Contract the fun way
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 98.8%
- Other 1.2%