Giter Club home page Giter Club logo

smart-chain-binary's Introduction

Binance Smart Chain Binary

Disclaimer

The software and related documentation are under active development, all subject to potential future change without notification and not ready for production use. The code and security audit have not been fully completed and not ready for any bug bounty.

โš ๏ธBSC fullnode and Relayers has mostly stabilized, but we are still making some breaking changes.

Binance Smart Chain(BSC) brings the interoperability and programmability of the Ethereum Virtual Machine (EVM) to Binance Chain. While Binance DEX will remain as the major liquidity pool, BSC envisions a rich dApp ecosystem running on it and having tokens flow between two chains, with relatively lower transaction fees and faster confirmation time.

Rialto Network๐Ÿš€ is the first try to run in parallel with a new Binance Chain Testnet (Chain-id: Binance-Chain-Kongo) providing the concrete inter-communication capability. To join the previous testnet, please go to this page

Install prebuilt bc fullnode and cli

To learn how to run a fullnode and use command line interface:

The new version of Binance Chain binaries have the following new features:

Install bsc fullnode

We host prebuilt binaries over at our repositories.

or you can build from source code:

git clone -b v1.9.13-alpha.0 https://github.com/binance-chain/bsc
# Enter the folder bsc was cloned into
cd bsc
# Comile and install bsc
make geth

To learn about how to use bsc-relayer, read the guide here

You also need to have genesis.json and config.toml

Install bsc-relayer ๐Ÿ“ฆ

We host prebuilt binaries over at our repositories.

or you can build from source code:

git clone -b v1.0.0-alpha.0 https://github.com/binance-chain/bsc-relayer
# Enter the folder bsc was cloned into
cd bsc-relayer
# Comile and install bsc
make build

To learn about how to use bsc-relayer, read the guide here

Resrouces

smart-chain-binary's People

Contributors

chainwhisper avatar unclezoro avatar

Stargazers

 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.