-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ETH: Smart Contract Development #331
Open
8 tasks done
Comments
ETH 智能合约开发:
ETH 智能合约语言:
ETH libs:
|
Solidity (ETH 官方, 类 JS):
npm install -g solc
tools: |
Vyper(类 Python):
案例:tools: |
搭建 ETH 智能合约开发环境:开发框架:OpenZeppelin:
OpenZeppelin合约和库已成为行业标准,其开源代码模板经历了太坊及其他区块链的实战考验,帮助开发者最大限度降低风险。
OpenZeppelin代码包括使用度最高的ERC标准及拓展部署,已被社区在各类指南以及操作教程中大量使用。
|
开发套件:Hardhat:Hardhat是一种以太坊开发环境,帮助开发者管理并实现智能合约和DApp开发重复任务的自动化。
Hardhat可以直接与Moonbeam的以太坊API进行交互,因此可以用于将智能合约部署到Moonbeam。
Truffle:Waffle:Mars: |
rpc gateway: |
Token 协议: |
1 |
1 similar comment
1 |
xxxxxx:
|
This was referenced Jan 26, 2022
Open
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
related:
The text was updated successfully, but these errors were encountered: