Git Product home page Git Product logo

blockchain-for-dev's Introduction

Blockchain for developers

slides

https://docs.google.com/presentation/d/1EqRSW_3_95Aaid_zh6xVMKUgCfc-uoYyGqlOgcPVQwI/edit?usp=sharing

import your private key in metamask wallet

step1: install metamask chrome extension (https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)

step2: select your mnemonic word and create a new wallet (keep your mnemonic word safe!)

step3: change network to ropsten network (default is mainnet)

step4: import your private key

get test coin

google search ropsten faucet or testnet faucet, provide your testnet address, they will send you some ether for test.

blockchain demo

git clone https://github.com/anders94/blockchain-demo.git
cd blockchain-demo
docker-compose up -d

visit demo at http://localhost:3000

address-generator

https://github.com/huahuayu/address-generator

ClassmateDao

ERC20 合约:src/ERC20Token.sol

批量转账合约:src/BatchTransfer.sol

工具

metamask 钱包(必装):https://metamask.io/

区块链浏览器:https://etherscan.io

solidity 在线 ide: https://remix.ethereum.org/

solidity 本地开发:https://www.trufflesuite.com/

solidity 版本管理工具:https://liushiming.cn/article/solidity-version-manager-solc-select-introduction.html

区块链数据查询: https://thegraph.com/

合约数据 sql 查询及可视化: https://explore.duneanalytics.com/

etherscan api: https://etherscan.io/apis

文档

ethereum doc: https://ethereum.org/en/developers/docs/

solidity doc: https://docs.soliditylang.org/en/latest/

remixIde doc: https://remix-ide.readthedocs.io/en/latest/

web3js doc: https://web3js.readthedocs.io/en/v1.3.0/

ethereum jsonrpc api: https://eth.wiki/json-rpc/API

trufflesuite: https://www.trufflesuite.com/

openzeppelin: https://docs.openzeppelin.com/openzeppelin/

oraclize doc: http://www.oraclize.it/

golang by example : https://gobyexample.com/

课程

ethereum & blockchain

区块链技术与应用(北大计算机系肖臻老师)https://www.youtube.com/playlist?list=PLnTPdMjBRmAYehJkVbAXqxO-0cc9ALC6V

Discover Ethereum & Solidity https://www.ludu.co/course/ethereum

纽约州立大学区块链专项课程 https://www.coursera.org/specializations/blockchain

golang

Go: The Complete Developer's Guide https://www.udemy.com/course/go-the-complete-developers-guide

let's go https://lets-go.alexedwards.net/

最佳实践

Ethereum Smart Contract Best Practices https://consensys.github.io/smart-contract-best-practices/recommendations/

社区

Discord (基本上每个区块链项目现在都有 Discord 社区)

Slack (golang 的社区是 Slack,质量很高)

社区质量:Slack > Discord > Gitter > Telegram = Wechat

Blockchain@Amber

微信企业版: Blockchain Seminar / 区块链技术交流群

请联系刘世明拉进群。

License

Internal use only.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.