Blockchain Project - Exchange Calculator [Chainlink Fall Hackathon 2021]
ผมได้ทำ Project ที่เกียวกับ Blockchain ส่งประกวดที่ Chainlink Fall Hackathon 2021 แต่ไม่ได้ที่อะไรเลยนะครับ 555
แต่เป็นการกดดันตัวเองให้เรียนรู้การเขียน Smart Contract ให้เป็น ถ้าไม่อย่างนั้นก็ไม่มีจุดหมายปลายทางอะไรครับ
Project นี้ จะเป็นการ Input ค่า ETH ไป แล้วจะแปลงเป็นสกุลเงินต่างๆ ว่าเท่าไรบ้างนะครับ
เช่น
1 ETH => XXXX Dai
1 ETH => XXX BUSD
LINK : https://devpost.com/software/exchange-calculator
Inspiration
The inspiration was that uniswap wanted to do a uniswap project, but to do the Exchange Calculator for each coin.
What it does
Exchange Calculator
How we built it
- Hardhat for solidity
- Deploy to alchemy(KOVAN)
- Frontend(Ether.js) used reactjs
- Chainlink Ethereum Data Feeds
Challenges we ran into
The challenge is no knowledge at all just starting to study Get knowledge from different places Then try to submit a contest.
Accomplishments that we're proud of
I can do Solidity since start to end project.
What we learned
- The working theory of blockchain
- Programming solidity , Structure , Flow and How to develop solidity project
- Hardhat , RemixIDE , Chai , typechain , ether.js , Chainlink Ethereum Data Feeds , Uniswap , Alchemy , Metamask , Test Network , Frontend(React)
What's next for Exchange Calculator
Swap Token and Pool


Comments