Luke Parker
3556584478
Correct missing escape sequences
2022-07-22 00:32:18 -04:00
Luke Parker
be921ab2d3
Document various Scenarios
...
- Pong
- Wrap
- SRI -> BTC
- BTC -> Monero
- Add Liquidity (fresh)
- Add Liquidity (SRI holder)
2022-07-21 23:22:48 -05:00
Luke Parker
c48992ab94
Update according to comment
2022-07-21 23:22:48 -05:00
Luke Parker
f7f67f72a2
Correct link in Instructions
2022-07-21 23:22:48 -05:00
Luke Parker
c3ab201517
Document Serai's Application Calls and update Instructions accordingly
2022-07-21 23:22:48 -05:00
Luke Parker
9cc35a06ab
Add authenticated calls to Ethereum
...
Also uses numbered lists for function descriptions.
2022-07-21 23:22:48 -05:00
Luke Parker
004086b85b
Include origin as an Option in Shorthand
...
Converts (Network, Address) to Enum { Native(Address), Serai(Address) }
as it's not valid to send Bitcoin to Ethereum.
Corrects a legacy comment regarding serialization.
2022-07-21 23:22:48 -05:00
Luke Parker
ae3525ca2c
Document Instructions and various network's integrations
...
Tracking issue: https://github.com/serai-dex/serai/issues/57
2022-07-21 23:22:48 -05:00