Skip to content

kadena-io/KDA-to-ETH-Attestation

Repository files navigation

Gnosis Safe - KDA <-> ETH Bridge

Used by bridge operators to attest to KDA -> ETH briding transfers

Developers Guide

Install dependencies and start a local dev server.

yarn install
cp .env.sample .env
yarn start

Then:

  • If HTTPS is used (by default enabled)
  • Go to Safe Multisig web interface
  • Create your test safe
  • Go to Apps -> Manage Apps -> Add Custom App
  • Paste your localhost URL, default is https://localhost:3000/
  • You should see KDA<->ETH Bridge there
  • Develop your features from there

About

For the KDA to ETH leg of the bridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published