GithubHelp home page GithubHelp logo

leovicio / alienteleport Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alien-worlds/alienteleport

0.0 0.0 0.0 651 KB

ETH/WAX token bridge

License: MIT License

C++ 7.04% Solidity 8.18% JavaScript 37.13% Vue 24.50% SCSS 21.57% HTML 0.51% TypeScript 1.07%

alienteleport's Introduction

Alien Teleport

Contracts and tools to create a bridge between WAX tokens and an ERC-20 counterpart.

Contracts

There are contracts available for both EOSIO chains and Ethereum, both should be deployed on their respective chains.

Process

Transferring from EOSIO -> ETH requires depositing the tokens to the EOSIO contract with a standard transfer (no memo required), then teleporting the tokens using the teleport action.

Transferring from ETH -> EOSIO simply requires callint the teleport function on the Ethereum contract.

Oracles

Oracle accounts must be registered using the regoracle (EOSIO) or regOracle (Ethereum) functions.

Oracles can then call the received function on each contract when they see a transaction on the opposing chain.

Setup and running

  1. Copy config-example.js to config.js
  2. Change the configuration settings to match your tokens
  3. Start the oracle using the following command CONFIG=./[path/to/config] oracle-eos|eth.js

alienteleport's People

Contributors

michaeljyeates avatar ssijak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.