Skip to main content

Dapp Development

Why EOS was Designed to Decentralized Apps

Building Decentralized Applications

More on Max G's channel

Getting Started

To learn more about smart contracts, visit: Guide Smart Contract.

Jungle Testnet

More at https://jungletestnet.io

Kylin Testnet

https://www.cryptokylin.io/

Development Environment

EOS Local provides a really quick way to set up an EOS local network with IPFS using docker.

https://github.com/eoscostarica/eos-local

EOSIO.CDT (Contract Development Toolkit) is a suite of tools used to build EOSIO contracts.

https://github.com/EOSIO/eosio.cdt

Python-based EOS smart-contract development & testing framework.

https://github.com/tokenika/eosfactory

EOSIO DApp Boilerplate

This boilerplate provides a very quick way to get started with application development on the EOSIO platform. It's an opinionated selection of technologies that will allow you to build performant and scalable EOSIO dApps.

https://github.com/eoscostarica/eos-dapp-boilerplate

EOSIO Developers Portal

https://developers.eos.io/

Decentralized Storage - IPFS