The Interlay UI connects the Polkadot and Kusama ecosystem with Bitcoin. It allows the creation of interBTC and kBTC, a fungible token that represents Bitcoin in the Polkadot and Kusama ecosystem. interBTC and kBTC are backed by Bitcoin 1:1 and allow redeeming of the equivalent amount of Bitcoins by relying on a collateralized third-party called Vaults. In comparison to other bridge constructions (like tBTC, wBTC, or RenVM) anyone can become an intermediary by depositing collateral making interBTC and kBTC the only truly open system.
The bridge itself follows the detailed specification: Explore the specification »
It is implemented as a collection of open-source Substrate modules using Rust: Explore the implementation »
You can visit the Interlay application at app.interlay.io.
You can visit the Kintsugi application at kintsugi.interlay.io.
You can visit testnet.interlay.io or kintnet.interlay.io for the latest testnets.
You can run the both the Kintsugi and Interlay UIs locally on both testnet and mainnet.
Clone this repository and enter into the root folder.
[email protected]:interlay/interbtc-ui.git
cd interbtc-ui
yarn install
Create an .env.development.local
file in the root of the project and populate it with the relevant environment variables. These are defined in .env.dev
Start the UI:
yarn start
Test the project.
yarn test
Run or build Storybook.
yarn storybook # locally run
yarn build-storybook # build
See our contribution guidelines
If you are searching for a place to start or would like to discuss features, reach out to us:
(C) Copyright 2023 Interlay Ltd
interbtc-ui is licensed under the terms of the Apache License (Version 2.0). See LICENSE.
Website: Interlay.io
Twitter: @interlayHQ
Email: [email protected]
We would like to thank the following teams for their continuous support: