7 unstable releases (3 breaking)
0.4.1 | Oct 7, 2020 |
---|---|
0.4.0 | Sep 15, 2020 |
0.3.2 | Apr 16, 2020 |
0.3.1 | Feb 7, 2020 |
0.1.0 | Oct 14, 2019 |
#5 in #assemblyscript
36KB
701 lines
COMIT is an open protocol facilitating cross-blockchain applications. For example, with COMIT you can exchange Bitcoin for Ether or any ERC20 token directly with another person.
This repository contains the assembly/script code of blockchain contracts used in the COMIT protocol.
If you wish to do an atomic swap on your machine or to integrate COMIT into an application (e.g. a DEX) please take a look at the Getting Started section of the COMIT documentation. If you have any questions, feel free to reach out to the team in our Gitter chat!
Blockchain contracts
Hosts the assembly/script code of blockchain contracts used in the COMIT reference implementation. For more information about the contracts please check the COMIT protocol specification:
License
This project is licensed under the terms of the GNU GENERAL PUBLIC LICENSE v3.
Dependencies
~10MB
~134K SLoC