All Projects → paritytech → Parity Bridge

paritytech / Parity Bridge

Licence: gpl-3.0

Programming Languages

rust
11053 projects
solidity
1140 projects

Projects that are alternatives of or similar to Parity Bridge

Vyper
Pythonic Smart Contract Language for the EVM
Stars: ✭ 3,460 (+1049.5%)
Mutual labels:  ethereum
Macdriver
Native Mac APIs for Go
Stars: ✭ 3,582 (+1090.03%)
Mutual labels:  bridge
Uport Connect
Main uPort library for front end developers
Stars: ✭ 295 (-1.99%)
Mutual labels:  ethereum
0xdeca10b
Sharing Updatable Models (SUM) on Blockchain
Stars: ✭ 285 (-5.32%)
Mutual labels:  ethereum
Web3j
Lightweight Java and Android library for integration with Ethereum clients
Stars: ✭ 3,537 (+1075.08%)
Mutual labels:  ethereum
Awesome Cryptoeconomics
📚 A curated collection of links for cryptoeconomists
Stars: ✭ 291 (-3.32%)
Mutual labels:  ethereum
Solidity Template
Combines Hardhat, TypeChain, Ethers, Waffle, Solhint and Solcover.
Stars: ✭ 269 (-10.63%)
Mutual labels:  ethereum
Web3.swift
A pure swift Ethereum Web3 library
Stars: ✭ 295 (-1.99%)
Mutual labels:  ethereum
Awesome Blockchains
A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips 🌷🌷🌷. Distributed is the new centralized.
Stars: ✭ 3,243 (+977.41%)
Mutual labels:  ethereum
Py Etherscan Api
Python bindings to the Etherscan.io API
Stars: ✭ 292 (-2.99%)
Mutual labels:  ethereum
Clay
Golem is creating a global market for computing power.
Stars: ✭ 2,963 (+884.39%)
Mutual labels:  ethereum
Coinpricebar
💰 Cryptocurrency prices on MacBook Touch Bar
Stars: ✭ 290 (-3.65%)
Mutual labels:  ethereum
Optimal Buy Cbpro
Scheduled buying of BTC, ETH, and LTC from Coinbase Pro, optimally!
Stars: ✭ 288 (-4.32%)
Mutual labels:  ethereum
Safe Contracts
Gnosis Safe allows secure management of blockchain assets.
Stars: ✭ 282 (-6.31%)
Mutual labels:  ethereum
Solidity Repl
Ethereum Solidity REPL
Stars: ✭ 294 (-2.33%)
Mutual labels:  ethereum
Eth Dev Reading List
A list of links to articles, tutorials and papers that are helpful for people developing on the ethereum stack
Stars: ✭ 280 (-6.98%)
Mutual labels:  ethereum
Parity Signer
Air-gapped crypto wallet.
Stars: ✭ 286 (-4.98%)
Mutual labels:  ethereum
Ethatomicswap
Ethereum atomic swap
Stars: ✭ 298 (-1%)
Mutual labels:  ethereum
Status React
a free (libre) open source, mobile OS for Ethereum
Stars: ✭ 3,307 (+998.67%)
Mutual labels:  ethereum
Augur
Augur - Prediction Market Protocol and Client
Stars: ✭ 294 (-2.33%)
Mutual labels:  ethereum

Deprecated Bridges

This repo is deprecated. Originally it contained the ETH <> ETH-PoA bridge (see tumski tag). Later it was repurposed for ETH-PoA <> Substrate bridge development, however we've decided to work on the bridge from scratch, and you can find the latest version in:

https://github.com/paritytech/parity-bridges-common

DISCLAIMER: we recommend not using the bridge in "production" (to bridge significant amounts) just yet. it's missing a code audit and should still be considered alpha. we can't rule out that there are bugs that might result in loss of the bridged amounts. we'll update this disclaimer once that changes

Build Status Solidity Coverage Status (contracts only)

Bridge is able to pass arbitrary messages between an Ethereum Proof of Authority chain and a Substrate Chain - either Standalone or Polkadot Parachain.

TODO: Docs

These docs are very incomplete yet. Describe high-level goals here in the (near) future.

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].