A coder finalized the Doge-Ethereum bridge

This page summarizes the projects mentioned and recommended in the original post on /r/dogecoindev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sysethereum-docs

    Documentation for the Syscoin <=> Ethereum bridge.

  • Here is some of the code from GitHub. As you see the Dogethereum bridge was forked and finished https://github.com/syscoin/sysethereum-docs

  • sysethereum-agents

    External agents for the Syscoin <=> Ethereum bridge

  • The agents are here: https://github.com/syscoin/sysethereum-agents

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dogethereum-contracts

    Ethereum contracts for the Dogecoin <-> Ethereum bridge

  • The base of it I would guess is about 60% the same from dogeethereum but we made some changes because we deployed it as an asset interoperability bridge with Syscoin's assets. For Doge it wouldn't need any of that, we also are sha256 so we didn't need truebit. Some stuff we were looking at was zkSNARK/zkSTARK based verification of block headers now that zkp's are getting fairly optimized. There is some literature around Bitcoin but with merged-mining its more R1CS constraints. Since we have masternodes we were thinking of applying chainlocks with flyclient integration however for Doge I think using incentivized custodians is the only option, there were some bug fixes related to auxpow and general restructuring on agent and contracts like upgrading solidity and issues we found: https://github.com/dogethereum/dogethereum-contracts/issues/49

  • dogethereum-agents

    External agents for the Dogecoin <-> Ethereum bridge

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts