Second State
  • What is Second State
  • BUIDL developer tool
    • Why BUIDL
    • Getting started
      • Develop for Ethereum Classic
      • Develop for CyberMiles
      • Develop for Ethereum
      • MetaMask notes
    • Data-driven DApps
      • Create and index contracts
    • Rule-based smart contract
    • Sharing your DApp
    • Working with BaaS
    • DEMO: A voting dapp
      • DevChain
      • Ethereum Classic
      • CyberMiles
  • Oasis Ethereum ParaTime
    • Getting started
    • Tutorial: publish a decentralized social media post
    • Tutorial: mint and trade your own ERC-20 tokens
    • Tutorial: mint and transfer your own ERC-721(NFT) tokens
    • Ethereum flavored WebAssembly (Ewasm)
  • DevChain
    • Getting started
      • Run an ewasm smart contract
      • CyberMiles ewasm testnet
    • Build
    • Run
    • BaaS
  • Data services for contracts
    • Getting started
    • Start a search engine (Docker)
      • Notes on SSL with Docker
    • Start a search engine (Ubuntu)
    • Demos
  • White Papers
    • Enterprise middleware for blockchain smart contracts
    • Google for smart contracts
    • FairPlay: a new type of DApp
Powered by GitBook
On this page
  • Before BUIDL
  • After BUIDL
  • The BUIDL advantage

Was this helpful?

  1. BUIDL developer tool

Why BUIDL

Create and deploy your first public blockchain-based app in 5 minutes

PreviousWhat is Second StateNextGetting started

Last updated 5 years ago

Was this helpful?

is a browser-based IDE that enables developers to create and deploy Decentralized Applications (DApps) on blockchains with ease. For the impatient, watch the video below.

Before BUIDL

Before BUIDL came along, developers would have to endure many steps in order to deploy a DApp on a public blockchain. The old way was time consuming, taking between 4 to 8 hours to complete the entire setup. The following steps are an example of what developers used to do in the past.

  • Create and manage accounts in metamask

  • Beg for tokens to add to accounts

  • Install compiler and deployment tools

  • Write, compile, debug, and deploy smart contracts

  • Test and debug on Ethereum networks

    • Response time is in minutes or even hours

  • Write DApp

    • HTML

    • CSS

    • JavaScript

    • web3

  • Setup a personal web server

  • Deploy the DApp to the web server

  • Test and debug

    • Response time is in minutes

After BUIDL

Now with BUIDL, you can write and deploy your DApp in just minutes.

The BUIDL advantage

  • Support all Ethereum compatible blockchains

Install the

Install

, , , , or

or use

Go to from any browser, including smartphones.

Very fast with 1s confirmation time

language extension to Solidity (e.g., )

real-time based on ElasticSearch

What are you waiting for? !

Chrome browser
metamask Chrome extension
Solc
web3
node.js
GETH
Parity
Truffle
Remix
http://buidl.secondstate.io
Data-driven DApps
Rule-based smart contract
underlying blockchain
Lity
Rule-based smart contracts
Built-in
smart contract search engine
Getting started now
BUIDL
Getting started
Getting started