Skip to content

aionnetwork/token_bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aion Token Bridge

Overview

The Aion Token Bridge is a purpose built blockchain interoperability application designed to transfer AION ERC-20 tokens from the Ethereum blockchain to native AION coins on the Aion blockchain. This repository contains implementations for:

  • Relay: a multi-chain monitoring application which tracks blocks and transactions on the Aion and Ethereum blockchains.
  • Signatories: Blockchain transaction verification and transaction signing
  • Enclave: A standalone process managing private keys and signature cryptography

System Requirements

  • Ubuntu 18.04.1 LTS
  • OpenJDK 11 (Relay + Signatories)
  • Libsodium
  • Golang 1.11 (Enclave)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published