Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wormhole-foundation/example-portal-fast-withdrawal

We could have named this legendary-palm-tree. We can only hope it will be as legendary.
https://github.com/wormhole-foundation/example-portal-fast-withdrawal

Last synced: 11 days ago
JSON representation

We could have named this legendary-palm-tree. We can only hope it will be as legendary.

Awesome Lists containing this project

README

        

# Example Portal Fast Withdrawal

In a world where Ethereum finality takes ~18 minutes and Wormhole offers instant, un-finalized messaging in addition to finalized messaging, this repo imagines a Portal which can offer even faster transfers.

_Gotta go fast!_

## Concept

Provide liquidity for fast withdrawals in exchange for fee emissions (at the risk of never receiving the Portal transfer due to rollbacks). If pooled funds exist on the target chain, the user can complete their transfer immediately. If not, they can complete their transfer after their portal funds arrive.

## Progress

- [x] Send fast transfer and portal transfer
- [ ] Redeem fast transfer to user, sans 1% to pool / 1% to protocol
- [ ] Redeem portal transfer to pool
- [ ] Setup pool via creating and registering of LP token
- [ ] Portal ABI parity
- [ ] Ownable and owner-only registration
- [ ] Specialized relayer to relay fast and portal transfers
- [ ] Simple UI

## Disclaimer

This is an example only, not suitable for practically anything!