second-state / Buidl
Licence: gpl-3.0
A browser-based IDE for creating, deploying, and sharing blockchain apps (DApps, or decentralized apps). Publish your first blockchain DApps in 5 minutes! Here is how: https://docs.secondstate.io/buidl-developer-tool/getting-started
1889 Projects Similar to Buidl
Love Ethereum
区块链学习
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Celo Monorepo
Official repository for core projects comprising the Celo platform
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Eth95
🛠️ A smart contract UI for your Ethereum dapp project
Embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
Ganache
A tool for creating a local blockchain for fast Ethereum development.
Octopus
Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)
Merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Smart Contract Search Engine
Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract
Eventeum
A resilient Ethereum event listener that bridges your smart contract events and backend microservices
Colonynetwork
Colony Network smart contracts
Web3j
Lightweight Java and Android library for integration with Ethereum clients
Squeezer
Squeezer Framework - Build serverless dApps
buidl
What is BUIDL?
BUIDL is a browser-based IDE that enables developers to create and deploy Decentralized Applications (DApps) on blockchains with ease.
- Very fast underlying blockchain with 1s confirmation time.
- Support all Ethereum compatible blockchains .
- Lity (http://www.litylang.org/) language extension to Solidity (e.g., Rule-based smart contracts (https://www.litylang.org/business_rules/)) .
- Built-in real-time smart contract search engine based on ElasticSearch.
Developers
If you are a developer, click https://www.secondstate.io/buidl/ to see tutorials and other information.
Make contributions
If you want to make contributions to BUIDL, follow the following steps to run BUIDL locally.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
Run your end-to-end tests
npm run test:e2e
Run your unit tests
npm run test:unit
Customize configuration
Demo
The example dapp is a web application where people can vote thumb up or thumb down on a statement. All the votes are recorded on the blockchain.
Contact
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected]