EUBIT Developer Resources
Where would you like to start?
Set Up Local Environment
Get your stack ready for building by configuring a development environment.
Choose your stackAbout Our Developer Resources:
Eubit is here to help you build on the network with documentation on foundational concepts as well as the development stack. Plus there are tutorials to get you up and running.
Inspired by the Mozilla Developer Network, we thought Eubit needed a place to house great developer content and resources. Like our friends at Mozilla, everything here is open-source and ready for you to extend and improve.
If you have any feedback, reach out to us via a GitHub issue or on our Discord server.

Help us make Eubit network better
Like Eubit, these docs are a community effort. Create a PR if you see mistakes, room for improvement, or new opportunties to help Eubit developers.
ConstributeExplore EUBIT Documentation:
Introductions
Intro to EubitAn introduction to blockchain and Eubit
Intro to dappsAn introduction to decentralized applications
Intro to the stackAn introduction to the Eubit stack
Web2 vs Web3How the web3 world of development is different
Programming languagesUsing Eubit with familiar languages
Advanced
Token standardsAn overview of accepted token standards
OraclesGetting off-chain data into your smart contracts
ScalingSolutions for faster transactions
Fundamentals
AccountsContracts or people on the network
TransactionsThe way Eubit state changes
BlocksBatches of transactions added to the blockchain
The Eubit virtual machine (EVM)The computer that processes transactions
EnergyEnergy needed to power transactions
Nodes and clientsHow blocks and transactions are verified in the network
NetworksAn overview of mainnet and the test networks
MiningHow new blocks are created and consensus is reached
The Stack
Smart contractsThe logic behind dapps – self-executing agreements
Development frameworksTools for helping speed up development
Javascript librariesUsing javascript to interact with smart contracts
Backend APIsUsing libraries to interact with smart contracts
Block explorersYour portal to EUBIT data
SecuritySecurity measures to consider during development
StorageHow to handle dapp storage
Development environmentsIDEs that are suitable for dapp development
Learn through tutorials
We're listing the best tutorials from throughout the developer community. Learn Eubit development step-by-step from builders who have already done it.
Browse Tutorials.