buidl

所属分类:区块链开发
开发工具:Vue
文件大小:21492KB
下载次数:0
上传日期:2022-12-10 08:32:12
上 传 者sh-1993
说明:  buidl,一个基于浏览器的IDE,用于创建、部署和共享区块链应用程序(DApp或去中心化应用程序)。发布您的...
(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>)

文件列表:
.browserslistrc (33, 2021-12-07)
.eslintrc.js (367, 2021-12-07)
LICENSE (35149, 2021-12-07)
cypress.json (50, 2021-12-07)
demo (0, 2021-12-07)
demo\celebration (0, 2021-12-07)
demo\celebration\demo.html (1084, 2021-12-07)
demo\celebration\demo.js (5895, 2021-12-07)
demo\celebration\demo.sol (541, 2021-12-07)
demo\data-v2 (0, 2021-12-07)
demo\data-v2\demo.html (1464, 2021-12-07)
demo\data-v2\demo.js (4854, 2021-12-07)
demo\data-v2\demo.sol (511, 2021-12-07)
demo\data (0, 2021-12-07)
demo\data\demo.html (1183, 2021-12-07)
demo\data\demo.js (4143, 2021-12-07)
demo\data\demo.sol (228, 2021-12-07)
demo\default (0, 2021-12-07)
demo\default\demo.css (83, 2021-12-07)
demo\default\demo.html (66, 2021-12-07)
demo\default\demo.js (1469, 2021-12-07)
demo\default\demo.sol (228, 2021-12-07)
demo\developer-profile (0, 2021-12-07)
demo\developer-profile\contract.sol (3581, 2021-12-07)
demo\ethereum-classic (0, 2021-12-07)
demo\ethereum-classic\demo.html (4335, 2021-12-07)
demo\ethereum-classic\demo.js (10019, 2021-12-07)
demo\ethereum-classic\demo.sol (1460, 2021-12-07)
demo\rules-es (0, 2021-12-07)
demo\rules-es\demo.html (1305, 2021-12-07)
demo\rules-es\demo.js (11548, 2021-12-07)
demo\rules-es\demo.lity (916, 2021-12-07)
... ...

# 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 See [Configuration Reference](https://cli.vuejs.org/config/). ## Demo * [A voting dapp](https://docs.secondstate.io/buidl-developer-tool/demo-a-voting-dapp) 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 * [Twitter](https://twitter.com/secondstateinc) * [Facebook](https://www.facebook.com/Secondstateinc-4220156552733***/) * [Github](https://github.com/second-state/)

近期下载者

相关文件


收藏者