Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/critesjosh/celo-book

Celo for Application Developers
https://github.com/critesjosh/celo-book

Last synced: 18 days ago
JSON representation

Celo for Application Developers

Awesome Lists containing this project

README

        

Celo for Application Developers
===

[![hackmd-github-sync-badge](https://hackmd.io/yvdHPcEEQYifNviqqqKDjw/badge)](https://hackmd.io/yvdHPcEEQYifNviqqqKDjw)

#### Table of Contents

[toc]

#### Introduction

- [Introduction](/cw-TLRWUS7unIqYP-LQ7lw)

Wallets
---

- [Overview](/BTdVTpmKT3K_FBq3aq9M6w)
- [Accounts](/NbAqAX2xSVOiJ5VozYFnww)
- [Transactions](/KxAHDcbVQE-sOXY2i20AhA)
- [Public key cryptography](/k5qoRowgSaKu8fmXGfLe8A)

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.

- [Blockchain Basics](/l34Lkh1SRQq0GHTeHOw7mA)
- [Running a Local Blockchain Simulator](/V93Ye0RkSdql1LmC-oxsxQ)
- [Smart Contract Development Frameworks](/LJtRL-2TRE2h99F7QwPUaw)
- [Oracles](/uIqDi9b0RM-VDZhDCqRu9A)

The EVM
---

- [The Ethereum Virtual Machine](/5gRKwzRaR7exxtIHsFHbFA)

Tokens
---

- [Fungible Tokens](/_kxXh5gCRgCEQASEElPyPQ)
- [NFTs](/-aKscaTKTUCytodYC7KULg)
- CryptoPunks
- ERC721
- ERC1155

Interfaces
---

- [Command Line interfaces](/6s5XKKsoTea1wy6jYRcCQw)
- [React applications](/R7Z8IAWdQuessKY8CAT9_A)
- [Mobile Applications](/QjwKNpfMSWil7uFSPu3nTQ)

TODO
---

- [ ] [Writing Solidity](/puGzPDCiTUqMggeUXyfbyw)
- [ ] [User Interfaces](/BI6DyDLAQLuGIwvmrSYN7Q)

[Edit on Github](https://github.com/critesjosh/celo-book/edit/main/README.md)

###### tags: `Celo book`