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

feat: Add aurora-nep141. #64

Closed paouvrard closed 2 years ago

paouvrard commented 2 years ago

Add aurora-nep141 library for the aurora<>near bridge. Even if aurora<>near transfers are single step, the new integrated bridge will benefit from having this package with the same APIs, checkStatus() and act() as other libraries to handle retry, pending transactions and wallet redirects.