All Projects → Snowfork → snowbridge

Snowfork / snowbridge

Licence: other
A trustless bridge between Polkadot and Ethereum

Programming Languages

rust
11053 projects
go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
solidity
1140 projects
typescript
32286 projects
shell
77523 projects

Projects that are alternatives of or similar to snowbridge

polkawallet-flutter
Replace to: https://github.com/polkawallet-io/app
Stars: ✭ 107 (-35.54%)
Mutual labels:  polkadot
datdot-node-rust
datdot blockchain node in rust
Stars: ✭ 43 (-74.1%)
Mutual labels:  polkadot
kyve
KYVE - A protocol for verified data-streams
Stars: ✭ 51 (-69.28%)
Mutual labels:  polkadot
rmrk-substrate
Nested, conditional & Multi-resourced NFTs.
Stars: ✭ 44 (-73.49%)
Mutual labels:  polkadot
crunch
Crunch is a command-line interface (CLI) and Matrix Bot to claim staking rewards every Era for Substrate-based chains
Stars: ✭ 34 (-79.52%)
Mutual labels:  polkadot
subsocial-offchain
Off-chain storage for Subsocial blockchain. This app builds user feeds and notifications by subscribing to Substrate events.
Stars: ✭ 24 (-85.54%)
Mutual labels:  polkadot
interbtc-api
interBTC TypeScript API
Stars: ✭ 21 (-87.35%)
Mutual labels:  polkadot
py-substrate-interface
Python Substrate Interface
Stars: ✭ 125 (-24.7%)
Mutual labels:  polkadot
Astar
The dApp hub for blockchains of the future
Stars: ✭ 533 (+221.08%)
Mutual labels:  polkadot
polkascan-pre-harvester
Polkascan PRE Harvester
Stars: ✭ 23 (-86.14%)
Mutual labels:  polkadot
nft-gallery
NFT Explorer 🗺 🧭 running on Kusama and Polkadot
Stars: ✭ 281 (+69.28%)
Mutual labels:  polkadot
bittensor
Internet-scale Neural Networks
Stars: ✭ 97 (-41.57%)
Mutual labels:  polkadot
polkabtc-ui
interBTC App - Mint 1:1 backed BTC on Polkadot and Kusama
Stars: ✭ 12 (-92.77%)
Mutual labels:  polkadot
polkaswap-web
Polkaswap is a non-custodial, cross-chain AMM DEX protocol for swapping tokens based on Polkadot and Kusama relay chains, Polkadot and Kusama parachains, and blockchains directly connected via bridges. Polkaswap removes trusted intermediaries and provides the opportunity for faster trading.
Stars: ✭ 43 (-74.1%)
Mutual labels:  polkadot
polkaj
Library to access and build for Polkadot using Java
Stars: ✭ 48 (-71.08%)
Mutual labels:  polkadot
polkadot-apps
Fork of Polkadot.js Apps with Subsocial types.
Stars: ✭ 17 (-89.76%)
Mutual labels:  polkadot
trustbase
Smart Contract parachain interoperate with Polkadot and Ethereum
Stars: ✭ 22 (-86.75%)
Mutual labels:  polkadot
interbtc
interBTC: Trustless Bitcoin on Polkadot | kBTC: Trustless Bitcoin on Kusama
Stars: ✭ 136 (-18.07%)
Mutual labels:  polkadot
tools
Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools
Stars: ✭ 173 (+4.22%)
Mutual labels:  polkadot
ts
Misc. TypeScript definitions that are not yet available on DefinitelyTyped but required by other projects in this repo. Should be merged with upstream projects or the DT project.
Stars: ✭ 13 (-92.17%)
Mutual labels:  polkadot

Snowbridge

A trustless bridge between Polkadot and Ethereum.

Development

To locally bootstrap our system for testing and development, or just to play around, please refer to our tests component.

Components

Ethereum

This component includes our Ethereum contracts, tests and truffle config.

See ethereum/README.md

Parachain

This component includes our substrate parachain, as well as our bridge-specific pallets.

See parachain/README.md

Relayer

This component includes our Relayer daemon that will be run by relayers to watch and relay 2-way messages.

See relayer/README.md

Tests

This component includes our end to end tests, that pull together all the above services and set them up easily through scripts for automated E2E tests.

See test/README.md

Usage

To test out and use the bridge, please refer to the Tests section above.

Security

The security policy and procedures can be found in SECURITY.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].