Updated README
This commit is contained in:
parent
9344332788
commit
93c6385517
|
@ -7,11 +7,11 @@ Defi interface for Partisia Blockchain.
|
|||
Program Flow:
|
||||
|
||||
- State Overview (Read-only):
|
||||
* [ ] Download list of swaps and tokens from Swap Router.
|
||||
* [ ] Download token contract state to determine contract types and basic info.
|
||||
* [ ] Download swap contract state to determine contract types.
|
||||
* [X] Download list of swaps and tokens from Swap Router.
|
||||
* [X] Download token contract state to determine contract types and basic info.
|
||||
* [X] Download swap contract state to determine contract types.
|
||||
* [X] Continually download state of swap contracts, to ensure liquidity and pricing information is up to date.
|
||||
* [ ] Construct swap graph.
|
||||
* [ ] Continually download state of swap contracts, to ensure liquidity and pricing information is up to date.
|
||||
|
||||
- Logging in:
|
||||
* [ ] User presses relevant login button.
|
||||
|
|
Loading…
Reference in New Issue
Block a user