GithubHelp home page GithubHelp logo

buildbear-remix-plugin's Introduction

buildbear

BuildBear Plugin for Remix

The BuildBear plugin for Remix IDE. It support for deploy and interacting on BuildBear Sandbox (BuildBear Node).

Getting Started

First, clone the repository:

git clone https://github.com/BuildBearLabs/buildbear-remix-plugin
cd buildbear-remix-plugin

Rename Configuration File: Rename the provided .env.example file to .env. Add your REACT_APP_BASE_URL and REACT_APP_SANDBOX_TOKEN values.

REACT_APP_BASE_URL="YOUR_BASE_URL"
REACT_APP_SANDBOX_TOKEN="YOUR_SANDBOX_TOKEN"

Install dependencies:

yarn install

Run the app:

yarn start

Branch : Master

Open http://localhost:3000 to view it in the browser.

Connect Plugin Locally inside Remix Ide

Once the plugin starts running on localhost. You can view the changes you're making locally within Remix Ide by following step :

  1. In Remix, click on the Plugin Manager icon on the left-bottom side of the menu
  2. Towards the top, click on Connect to a Local Plugin.
  3. Fill the Details:
    • Plugin Name - BuildBear SandBox
    • Url - http://localhost:3000
    • Connection Type - iframe
    • Location Type - side panel (Left Side)
  4. Click on OK
  5. A question mark icon will appear on the left side menu for the local plugin.
  6. Once the local plugin has been created, you can test the changes locally

How to use BuildBear Remix Ide Plugin (Sand Box)

  1. Once your Sandbox is live, copy the RPC.
  2. Visit the 4th plugin "Deploy and Run Transactions"
  3. Drop down on the Environment
  4. Select "Custom External Http Provider"
  5. In the input box "External HTTP Provider Endpoint, paste the RPC (copied in Step 1)
  6. Your Remix IDE will be connected to the BuildBear Sandbox you just created.

If you have any issues, you can reach out to us on [email protected] or https://t.me/Web3_dApp_Developers

Additional Notes:

  1. If you want to reset your sandbox, you can use the "Reset" button on the top-right corner of this plugin

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.