blockchain_contracts

Crates.ioblockchain_contracts
lib.rsblockchain_contracts
version0.4.1
sourcesrc
created_at2019-10-14 04:22:22.718775
updated_at2020-10-07 02:08:17.536441
descriptionBlockchain contracts used by COMIT-network daemons to execute cryptographic protocols.
homepagehttps://comit.network/
repositoryhttps://github.com/comit-network/blockchain-contracts
max_upload_size
id172337
size134,187
Philipp Hoenisch (bonomat)

documentation

README

COMIT logo

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!

GitHub actions Safety Dance Bors enabled License: GPL v3 Matrix 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.

Commit count: 176

cargo fmt