ระบบมิ้นไฟล์ originals
เขียนด้วย react + ethers.js
ในนี้จะมีการจัดการ การเปลี่ยนหน้าต่างๆทั้งหมดเรียบร้อย เหลือแค่การแก้ไขในส่วนของการ Design
ใช้ json เก็บข้อมูล ที่ดึงมาจาก smart contract
- $ git clone {the url to the GitHub repo}
- $ npm install
- $ npm start
DONE !
npm install --save ethers
https://docs.ethers.io/v5/getting-started/#installing
npm install merkletreejs
https://github.com/miguelmota/merkletreejs
npm install keccak256