8000 GitHub - MrEric125/louis-blockchain
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MrEric125/louis-blockchain

Repository files navigation

DApp 开发最需要掌握的工具

  1. MetaMask 钱包 https://metamask.io 是web3 从业者必备的工具之一,它提供了管理数字资产的所需的一切功能,钱包产品,它是一个浏览器插件,

  2. Ganache 个人区块链 本地以太坊调试程序,

  3. remix https://remix.ethereum.org

  4. web3.js(前端) https://web3js.readthedocs.io 通过web3.js 来调用钱包

  5. ethers.js(前端) https://github.com/ethers-io/etherrs.js

  6. Dapp 浏览器 https://ww.stateofthedapps.com

  7. OpenZeppelin https://github.com/OpenZeppelin

  8. 预言机 Oracle

  9. solidity 中文文档 https://solidity-cn.readthedocs.io/zh/develop/ https://www.zhihu.com/question/266048727

  10. 通过solidity 能够开发什么软件 dapp

什么是智能合约: 智能合约是仅在满足特定条件时,才在区块链上部署和执行的功能,无需任何第三方参与

开发第一个DAPP

idea 本地开发solidity

  1. web3.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0