# 第二週實習工作日誌(9/6-9/11) [TOC] ###### tags: `實習日誌` `區塊鏈` ---- ## Daily Report --- ## 2021.09.06(一) :diamond_shape_with_a_dot_inside: * Goal : * [SPIN UP YOUR OWN ETHEREUM NODE](https://ethereum.org/en/developers/docs/nodes-and-clients/run-a-node/) * React router construct frontend wallet * Importance : Set up local ethereum node for entire company * Progress : * Today Finished :100:(solidity web3.js) ![](https://i.imgur.com/qLw19PB.png) * Constructing Blockchain frontend --->Truffle box(React.js Hook) * To Be Developing :+1: * [Building private Ethereum networks with Docker Compose](https://capgemini.github.io/blockchain/ethereum-docker-compose/) * [react component]() --- ## 2021.09.08(三) :diamond_shape_with_a_dot_inside: * Goal : * Construct a web to Mint an NFT Dapp (技術 : 前端介面:node.js React.js 智能合約:solidity) * 技術難度需克服:串metamask,smart contract到前端介面(目前自動化 opensea) * 未來會使用到技術:(1)Deploy到公司AWS (2)UI UX * Today Finished :100: * Constructing Blockchain frontend --->React.js SemanticUI) * [prototype](http://lunalanders.com/) * To Be Developing :+1: * Automation minting NFT Dapp !! --- ## 2021.09.10(五) * Goal :a: * construct front end with solidity(truffle) javascript(react.js) smart contract test(jest) * Today Finished :100: * [NFT MINTER AUTOMATION](https://hackmd.io/FhvNXQlgStGYVpRHM-ZPMg) * To be developing :+1: * Constructing Automate IPFS deployment ## 2021.09.11(六) * Goal :a: * construct frontend automation signature minter * Today Finished :100: * [NFT MINTER AUTOMATION 前端簽名串到鏈上 利用NPM內建react-signature-canvas在前端簽完名後--->轉成png檔 (可在React前端介面完成)](https://hackmd.io/FhvNXQlgStGYVpRHM-ZPMg) ![](https://i.imgur.com/BQrULYx.png) * To be developing :+1: * fix TypeError: Failed to construct 'URL': Invalid URL ![](https://i.imgur.com/rWIOMO5.png)