Closed edulanasca closed 6 months ago
Adapt the UI of the first challenge of scaffold eth. https://speedrunethereum.com/challenge/simple-nft-example . this is NOT the ui showed in the webpage, this is the UI of the challenge itself, it will require you to go through the challenge tutorial to check the components
Implement only the ui and use the given smart contract provided in packages/snfoundry/contracts/challenge0.cairo the contract should be ready to use in order to start this issue
cc : @karlavasquez8 @GabrielaDelPilarR @edulanasca
All working devnet, sepolia with Braavos
Issue Overview
Starknet speeedrun Adapted from https://github.com/BuidlGuidl/SpeedRunEthereum/tree/master/packages/react-app
Proposed Solutions or Ideas