mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
be5bf62ab8
Fix misspellings across docs & comments
(cherry picked from commit
|
||
---|---|---|
.. | ||
diagrams | ||
01_concepts.md | ||
02_state.md | ||
03_messages.md | ||
04_events.md | ||
05_params.md | ||
06_begin_block.md | ||
README.md |
bep3
Abstract
x/bep3
is a module that handles cross-chain atomic swaps between Kava and blockchains that implement the BEP3 protocol. Atomic swaps are created, then either claimed before their expiration block or refunded after they've expired.
Several user interfaces support Kava BEP3 swaps:
Swaps can also be created, claimed, and refunded using Kava's Javascript SDK or CLI.