aurora-is-near / rainbow-bridge-client

Monorepo containing Aurora-maintained libraries for using the Rainbow Bridge
https://github.com/near/rainbow-bridge-client/tree/main/packages/client#readme
MIT License
25 stars 7 forks source link

fix: use bridging urlParam to handle redirect #25

Closed paouvrard closed 3 years ago

paouvrard commented 3 years ago

Fix https://github.com/near/rainbow-bridge-frontend/issues/189 Wallet redirects with transactionHashes of the token deployment tx, but UI will not know that it belongs to the bridging of a new token without an extra param (similar to minting, withdrawing)