makoto / my-l2-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC 3668 L2 Resolver demo

Pre-requisite

Setting up the server

gh repo clone makoto/my-l2-app
cd my-l2-app
yarn
yarn start

Walkthrough video

https://drive.google.com/file/d/1DXhjjnvwY12fmLEczFSIqKEmBuNpIC0H/view?usp=sharing

## Reference

TODO

  • Fix the problem of not decoding metadata.coinType
  • Replace hard coded chainId to the one dynamically fetched from metadata
  • Replace hard coded bedrock resolver address
  • Add base resolver contract into drop down

About


Languages

Language:TypeScript 96.3%Language:HTML 2.1%Language:CSS 1.6%