henkaku-center / henkaku-nengajo-frontend

https://nengajo.henkaku.org/
8 stars 14 forks source link

Add approve functions #29

Closed dueyama closed 1 year ago

dueyama commented 1 year ago

I've implemented a test code to pages/index.tsx

An allowance value is max value of Uint256 now. I'm not sure it is OK or not.

components/metaMask/Approve.tsx is totally same to Omise-interface one.

We have to reset account on MetaMask every testing on Hardhat local node as following. https://github.com/MetaMask/metamask-extension/issues/14963#issuecomment-1253676169

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
henkaku-nengajo-frontend ✅ Ready (Inspect) Visit Preview Dec 1, 2022 at 10:47PM (UTC)
dueyama commented 1 year ago

thanks a lot! I will PR again in the morning.

dueyama commented 1 year ago

I fixed for all comments. Thanks!

alecrem commented 1 year ago

Thank you! Everything looks great. Let's merge this 😊