Please enable JavaScript.
Coggle requires JavaScript to display documents.
Ethereum (:one: 基礎知識 (:star: Ether, :star: Gas, :star: Smart Contract, …
Ethereum
:one: 基礎知識
:star: Ether
:star: Gas
:star: Smart Contract
:star: Solidity
EVM
:star: Blockchain
:star: Proof of Work
Proof of Stake
Qiitaネタ
constant / view / pure
http://bit.ly/2nYBMs2
http://bit.ly/2nWK0B2
memory array
assert() / require() / revert()
http://bit.ly/2CaOUiL
http://bit.ly/2BNSLqt
http://bit.ly/2H5o2oe
<address> send / transfer / call
http://bit.ly/2nQtWBA
memory / storage
:two: ブロックチェーン開発環境
:star: Geth(Go Ethereum)
parity
:SIX: Wallet
:star: MEW(MyEthereumWallet)
:star: MetaMask
:three: Solidity
IDE
:star: Remix(クラウド)
Browser-Solidity(ローカル)
参考実装
Smart Contract Best Practices
CryptoKitties
Smart Contract
OpenZepplin
:four: 開発フレームワーク
:star: Truffle
Truffle Develop
Compile
Migration
Truffle Unboxes
Metacoin
:five:トークン
:star: ERC20
JSON RPC API