Welcome to the EOSIO source code repository! EOSIO software enables developers to create and deploy high-performance, horizontally scalable, blockchain infrastructure upon which decentralized applications can be built.
This code is currently beta-quality and under rapid development. That said, there is plenty early experimenters can do. This includes running a private multi-node test network and developing applications (smart contracts).
There is no public testnet running currently.
EOSIO currently supports the following operating systems:
- Amazon 2017.09 and higher
- Centos 7
- Fedora 25 and higher (Fedora 27 recommended)
- Mint 18
- Ubuntu 16.04 (Ubuntu 16.10 recommended)
- MacOS Darwin 10.12 and higher (MacOS 10.13.x recommended)
- eos.io Website
- EOSIO Blog
- EOSIO Documentation Wiki
- EOSIO API Documentation
- EOSIO StackExchange for Q&A
- Community Telegram Group
- Developer Telegram Group
- White Paper
- Roadmap
Instructions detailing the process of getting the software, building it, running a simple test network that produces blocks, account creation and uploading a sample contract to the blockchain can be found on the Wiki for this GitHub repository.