Giter Club home page Giter Club logo

bridge-eth-to-bsc's Introduction

Smart Contract Bridge Example

This repository showcases a research project focused on smart contract interoperability between Ethereum and Binance Smart Chain (BSC).

Technologies Used

  • Truffle: A development environment, testing framework, and asset pipeline for Ethereum.
  • Ganache: Part of the Truffle suite, it's a personal blockchain for rapid Ethereum and Corda distributed application development. Used here for Ethereum and BSC simulations.
  • JavaScript (JS): The primary scripting language for deployment and testing scripts.

Setup and Deployment

  1. Install Prerequisites:
  1. Initialize Ganache: Set up both Ethereum and BSC local chains using Ganache.
  2. Node Version: Ensure compatibility by using Node version less than v19: nvm use 18.12.0.
  3. Configuration: Update truffle-config.js for correct network setups and set private keys in the respective scripts.
  4. Migration: Deploy contracts to both Ethereum and BSC simulated networks.
  5. Start the Bridge: Use the provided Python script (BRIDGE.py). Ensure correct paths to the contract JSON files.
  6. Test Transfer: Use the eth-bsc-transfer.js script for testing the bridge functionality.

bridge-eth-to-bsc's People

Contributors

vishk23 avatar

Watchers

 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.