decentraland / decentraland/auth-server
When creating a request, provide the chainId as param
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 5
Description
By doing so, when the auth dapp recovers the requests, it can know in which chain the method should be executed in.
The auth dapp will receive the request, and if the chain is different than the one the wallet is connected in, it should prompt the user to switch chain first.
Contributor guide
Assessment
This issue has not been assessed yet.