All Projects → WeBankBlockchain → SmartDev-Scaffold

WeBankBlockchain / SmartDev-Scaffold

Licence: Apache-2.0 license
应用开发脚手架,可基于智能合约文件,一键生成区块链应用的代码

Programming Languages

java
68154 projects - #9 most used programming language
Smarty
1635 projects
shell
77523 projects

Projects that are alternatives of or similar to SmartDev-Scaffold

DAOcreator
dApp for creating and interacting with DAOs
Stars: ✭ 34 (+54.55%)
Mutual labels:  dapp, dao
defi-dapps-solidity-smart-contracts
This is a Web 3 Smart Contract learning and teaching repo which will be used to teach students all across Pakistan.
Stars: ✭ 241 (+995.45%)
Mutual labels:  dapp, dao
dxvote
Governance Dapp of DXdao
Stars: ✭ 28 (+27.27%)
Mutual labels:  dapp, dao
cyberevents
The protocol for EVENTs and TICKETs
Stars: ✭ 16 (-27.27%)
Mutual labels:  dapp, smart-contract
svelte-box
A truffle box for svelte
Stars: ✭ 60 (+172.73%)
Mutual labels:  dapp, smart-contract
guardian
A programming language for stack-based smart contract VMs.
Stars: ✭ 13 (-40.91%)
Mutual labels:  dapp, smart-contract
demo-ipfs-id-qr-codes
Generates a QR Code of your IPNS URL and Public Key
Stars: ✭ 21 (-4.55%)
Mutual labels:  dapp
nft-app
How to create your own NFT and mint NFT token
Stars: ✭ 145 (+559.09%)
Mutual labels:  dapp
MultiDexArbBot
This is an arbitrage bot that uses existing price aggregators such as 1inch, Paraswap, dex.ag, matcha and more to get the best exchange rates across different decentralized exchanges on different blockchains and ecosystems.
Stars: ✭ 67 (+204.55%)
Mutual labels:  dapp
dapper
A boilerplate for Ethereum dapps.
Stars: ✭ 20 (-9.09%)
Mutual labels:  dapp
polkadot-apps
Fork of Polkadot.js Apps with Subsocial types.
Stars: ✭ 17 (-22.73%)
Mutual labels:  dapp
sputnik-dao-contract
Smart contracts for https://app.astrodao.com
Stars: ✭ 81 (+268.18%)
Mutual labels:  dao
tokucore
A Simple, Powerful, Modular Library for Bitcoin Blockchain As a Service(BAAS)
Stars: ✭ 61 (+177.27%)
Mutual labels:  dapp
UNIPI-Smart-Degrees
Diploma 📜 Validation Platform 🎓 Ethereum 🔷 and VueJS 💚 DApp.
Stars: ✭ 17 (-22.73%)
Mutual labels:  smart-contract
cybaca
Small app for huge community growth
Stars: ✭ 16 (-27.27%)
Mutual labels:  smart-contract
typescript-eth-starter
🔌 Ethereum Dapp Basic Typescript Starter
Stars: ✭ 125 (+468.18%)
Mutual labels:  dapp
crypto-books
Best of Crypto Books - A collection of books, white papers & more about crypto and blockchains.
Stars: ✭ 40 (+81.82%)
Mutual labels:  dao
contracts
Alice smart contracts
Stars: ✭ 57 (+159.09%)
Mutual labels:  dapp
tezbridge-legacy
This is the legacy code base of TezBridge
Stars: ✭ 13 (-40.91%)
Mutual labels:  dapp
doctrine-active-record
Object-oriented CRUD (create, read, update, delete) for Doctrine DBAL
Stars: ✭ 25 (+13.64%)
Mutual labels:  dao

License GitHub All Releases

组件介绍

应用开发脚手架用于一键生成区块链应用开发工程,从而提高应用开发的效率。用户可将智能合约导入脚手架,即可生成对应的区块链应用开发工程,包含了合约函数对应的DAO(Data Access Object)层代码。用户可基于生成的项目补充自己的业务逻辑。

环境要求

在使用本组件前,请确认系统环境已安装相关依赖软件,清单如下:

依赖软件 说明 备注
Java >= JDK[1.8]
Git 下载安装源码使用Git

文档

贡献代码

欢迎参与本项目的社区建设:

  • 如项目对您有帮助,欢迎点亮我们的小星星(点击项目左上方Star按钮)。
  • 欢迎提交代码(Pull requests)。
  • 提问和提交BUG
  • 如果发现代码存在安全漏洞,请在这里上报。

License

license

开源协议为Apache License 2.0. 详情参考LICENSE

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].