This repository contains a project to implement Atomic Swap technology for the Free TON blockchain. This project includes the implementation of the following features:
- cross-chain transactions between Ethereum (native ETH and ERC20 tokens) and Free TON;
- cross-chain transactions between Bitcoin and Free TON.
- bitcoin - includes Atomic Swap: Bitcoin Transaction Scripts
- ethereum - includes Atomic Swap: Solidity Smart Contracts for Ethereum Blockchain
- free-ton - includes Atomic Swap: Solidity Smart Contracts for Free TON Blockchain
This repository was created as a part of RSquad's submission to the # 35 Contest: Atomic Swaps on Free TON (https://gov.freeton.org/proposal?proposalAddress=0:d8122dedf736a4d4b8133354ee2f65eaecc7cfb3bb1e802a2ccf37cdc5538f29)
Copyright © 2020 RSquad. This source code is licensed under the Apache-2.0 License. The documentation to the project is licensed under the CC BY-SA 4.0 license.