Developing smart contracts and decentralized apps (dapps) is arduous today. Second State provides an open source stack of tools and runtime environments to make dapp development easy. The BUIDL IDE already supports domain specific language extensions, ElasticSearch-based auxiliary application, and will soon support LLVM / Ewasm! It works with all Ethereum compatible blockchains. All you need is a web browser. No wallets, no software download!
Click on the Run button to test your dapp and its smart contract backend inside BUIDL. Once you are done, you can hit the Publish to publish the entire dapp to the web and share it with the world! Checkout a tutorial here.
The BUIDL IDE provides built-in support for the Lity Rules Engine, a domain specific formal rules language for Solidity smart contracts. Checkout a tutorial here.
The BUIDL IDE supports auxiliary applications that utilize blockchain and smart contract data via off-chain services, such as our ElasticSearch powered smart contract search engine. Checkout a tutorial here.