Integrated with various tools required for EOSIO in a unified graphical application,
EOS Studio provides a powerful and easy-to-use environment for dApp development.
Build dApps more easily and more efficiently with a powerful code editor catered to your EOSIO development process.
Highlight and autocomplete for EOSIO specific syntax
Templates of system contracts: eosio.token, eosio.msig, etc
One click to build smart contracts
Deploy to local, Kylin/Jungle testnet, or EOSIO mainnet
Show build errors inline
Explorer the smart contract you build with an easy-to-use inspector with advanced functionality
Graphic interface to interact with smart contracts
Form generation from abi for action parameter inputs
Change authorization actors when execute actions
Visualize database in tables
Save execution parameters and results to History
Save common used parameters to Bookmarks
Take the pain out of interacting with command lines and minimize the distance between source code and execution.
Manage multiple versions of EOSIO software
View logs for block production
Advanced configuration for nodeos & keosd instance
Switch between Kylin/Jungle testnets or EOSIO mainnet anytime
Integrated faucet, keypair manager, memory manager, etc
Learn how to use EOS Studio to install the prerequisite tools for EOSIO development, including Docker, EOSIO main software, Contract Development Toolkit (CDT), and system contracts.
> View TutorialGet familiar with the EOS Studio code editor and contract inspector. Learn how to manage local EOSIO node, build & deploy smart contracts on local node, and interact with contract actions and table data.
> View TutorialUnderstand the EOS referendum and learn the smart contract powering it. This contract built by EOS Canada is now serving as a core component of EOS Mainnet.
> View TutorialLearn how to use EOS Studio to develop and test on Jungle and Kylin testnets. Finally, deploy your contracts to EOSIO Mainnet.
Coming Soon...