/celo-book

Celo for Application Developers

OtherNOASSERTION

Celo for Application Developers

hackmd-github-sync-badge

Table of Contents

[toc]

Introduction

Wallets

Development Basics & Context

Create a new token and deploy it to the network to learn about and play with many important concepts for blockchain development. First we will design a simple token contract and deploy it to Celo. As we deploy the token we will review concepts like transactions, accounts, blocks, etc.

The EVM

Tokens

Interfaces

TODO

Edit on Github

tags: Celo book