kaiachain / kaia-dapp-mono

MIT License
9 stars 23 forks source link

Proposal: Onchain Educational Games #220

Open Lou1sVuong opened 2 weeks ago

Lou1sVuong commented 2 weeks ago

Description

Bounty track

zxstim commented 2 weeks ago

Can you make it as puzzles? Like how to hack this contract (https://ethernaut.openzeppelin.com/), or figure out how to change a value without changing the contract (https://github.com/alchemyplatform/Contract-Puzzles)

I don't want to see things like "what is Kaia with 4 possible answers and 1 correct". Need to be challenging to be worth the effort of building it.

Lou1sVuong commented 2 weeks ago

Yes, there will be a demo ASAP

Lou1sVuong commented 2 weeks ago

Can you make it as puzzles? Like how to hack this contract (https://ethernaut.openzeppelin.com/), or figure out how to change a value without changing the contract (https://github.com/alchemyplatform/Contract-Puzzles)

I don't want to see things like "what is Kaia with 4 possible answers and 1 correct". Need to be challenging to be worth the effort of building it.

I have prepared a rough interface in your favorite style, including quizzes, after receiving your feedback, the next part I will integrate connected wallets and smart contracts

Check here : https://kaialearn.vercel.app/ , click on "Try It Out" to see the puzzles interface

zxstim commented 2 weeks ago

yo the site is bussin. but focus on the contents, the UI can come in the next update submission.

Lou1sVuong commented 4 days ago

I have update for this proposal @zxstim

Dorahack : https://dorahacks.io/buidl/20029 Demo Video : https://youtu.be/zeD-9DKsZqM Source code : https://github.com/Lou1sVuong/kaialearn Smartcontract mint nft : https://github.com/Lou1sVuong/smartcontract-kaialearn-mintnft