FIO Developer Guide

FIO Development Process

FIO Team Environment Information and Links

DescriptionLinks
FIO is an open community so you can see and learn any aspect of FIO. Check out the list of approved improvement proposals!FIO Improvement Proposals
FIO uses smart contracts to implement all business logic. Smart contracts are implemented in C++.FIO Smart Contracts
FIO is a fork of the EOSIO chain so you can use any dev docs for EOSIO to help you in learning about FIO.EOSIO for Developers
FIO has “core code”, the operating system upon which the smart contracts execute (called the FIO Core, and implemented in C++).FIO Core
FIO provides a developer runtime environment (which works on IOS ubuntu). A developer can “run” the blockchain locally for dev and testing.FIO Developer Environment
The FIO protocol has a block producer community that operates and maintains the chain worldwide.FIO Block Producers

Sample Project

The FIO Core Tech team uses a wiki to record working documents and other project artifacts. This is a typical project: