binancex / Grant-projects

Apache License 2.0
26 stars 22 forks source link

Project Bmix: Implement Remix IDE natively configured for BSC #14

Closed nance2uiuc closed 3 years ago

nance2uiuc commented 3 years ago

Project Bmix pt.1: Implement Remix IDE for Binance Smart Chain

Project Bmix is an implementation of Remix IDE for BSC (currently only Ethereum is supported). https://github.com/ethereum/remix-project

Functionality

Features

Tech stack opinionation

Design

Deliverables

Documentation

Guidelines

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 1800.0 USDC (1800.0 USD @ $1.0/USDC) attached to it.

Man-Jain commented 3 years ago

Hey, @nance2uiuc What does it mean by making remix Auto-configured for Binance RPCs - Does that mean making the Default Environment as Injected Web3 (Binance Smart Chain) from JavaScript VM

chiro-hiro commented 3 years ago

@nance2uiuc I need two following information, where could I get them?

  1. chainId and networkId of mainnet and testnet
  2. Genesis block of mainnet and testnet
  3. List of implemented hardfork related block, blockhash.
    "hardforks": [
        {
            "name": "chainstart",
            "block": 0,
            "consensus": "poa",
            "finality": null
        },
    ]
  4. Bootstrap nodes
    "bootstrapNodes": [
        {
            "ip": "51.141.78.53",
            "port": 30303,
            "id": "011f758e6552d105183b1761c5e2dea0111bc20fd5f6422bc7f91e0fabbec9a6595caf6239b37feb773dddd3f87240d99d859431891e4a642cf2a0a9e6cbb98a",
            "location": "",
            "comment": "Source: https://github.com/goerli/testnet/blob/master/bootnodes.txt"
        },
    ]
gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 1800.0 USDC (1800.00 USD @ $1.0/USDC) has been submitted by:


gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 1800.0 USDC (1800.00 USD @ $1.0/USDC) attached to this issue has been approved & issued to @man-jain.