mr-joph / workshop-eosio

This repo is created to build a dApp from scratch using the EOSIO protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About EOSIO

EOSIO is an open-source blockchain developed by Block One. It's called blockchain because the transactions are stored in a block and these blocks are chained through cryptographic hashes to yield a chronological ordering. EOSIO introduce a new blockchain architecture designed to enable vertical and horizontal scaling of decentralized applications.

For more information about EOSIO you can red the White Paper.

About

This repo is created to build a dApp from scratch using the EOSIO protocol.


Languages

Language:C++ 89.1%Language:C 10.9%