ユーザ用ツール

サイト用ツール


blockchain:ethereum

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
blockchain:ethereum [2022/04/28 08:11] – [開発環境] dotblockchain:ethereum [2022/05/13 00:59] (現在) dot
行 16: 行 16:
     * Governance Token: プロジェクトが新しい機能の追加や除去、割合などを変更したり、新たな提案を行う権利を付与するトークン。投票が実現できる。     * Governance Token: プロジェクトが新しい機能の追加や除去、割合などを変更したり、新たな提案を行う権利を付与するトークン。投票が実現できる。
   * Mint(ミント)   * Mint(ミント)
-    * スマートコントラクトを使って、NFTを新たに作成・発行すること+    * スマートコントラクトを使って、ERC20 や ERC721(NFT) トークンを新たに作成・発行すること
   * ネットワーク形態   * ネットワーク形態
     * パブリック型: 誰でも自由に参加できる     * パブリック型: 誰でも自由に参加できる
行 40: 行 40:
 ====== 開発環境 ====== ====== 開発環境 ======
  
 +  * [[https://hardhat.org/|Hardhat]]: 開発用ノードも備えた開発環境
   * [[https://github.com/ethereum/go-ethereum|geth]]: Official Golang implementation of the Ethereum protocol.   * [[https://github.com/ethereum/go-ethereum|geth]]: Official Golang implementation of the Ethereum protocol.
-  * [[https://trufflesuite.com/ganache/index.html|Ganache]]: 開発用ノード・ネットワーク +  * Truffle Suite 
-    * [[https://github.com/trufflesuite/ganache|ganache-cli]: CLI で動作する Ganache +    * [[https://trufflesuite.com/ganache/index.html|Ganache]]: 開発用ノード・ネットワーク 
-  * [[https://trufflesuite.com/|Truffle]]: Contract のコンパイルデプロイ +      * [[https://github.com/trufflesuite/ganache|ganache-cli]]: CLI で動作する Ganache 
-  * [[https://trufflesuite.com/drizzle/index.html|drizzle]]: フロントエンドライブラリ+    * [[https://trufflesuite.com/|Truffle]]: Contract のコンパイル、マイグレーション機能付きデプロイ、テスト 
 +    * [[https://trufflesuite.com/drizzle/index.html|drizzle]]: フロントエンドライブラリ
   * [[https://openzeppelin.com/|OpenZeppelin]]: ERC20トークンの土台を提供してくれるライブラリ   * [[https://openzeppelin.com/|OpenZeppelin]]: ERC20トークンの土台を提供してくれるライブラリ
  
blockchain/ethereum.1651133506.txt.gz · 最終更新: 2022/04/28 08:11 by dot