Coder Social home page Coder Social logo

fuel-dev-env's Introduction

⚠️ Archival Notice

This repo has been migrated to https://github.com/FuelLabs/fuel-bridge

Fuel Development Environment

This project runs a local Fuel development environment with both an L1 node and a Fuel node.

Requirements

  • docker
  • docker-compose
  • make

Note: Docker Desktop only allocates 2GB of memory by default, which isn't enough to run the docker-compose services reliably.

To allocate more memory, go to Settings > Resources in the Docker UI and use the slider to change the value (8GB recommended). Make sure to click Apply & Restart for the changes to take effect.

Commands

Starting containers

To start all containers and build it, use;

make up

Stop containers

To stop to containers, use;

make stop

Clean containers

To remove all images and containers, use;

make clean

View logs

To open the logs from the env, use;

make logs

Config options

A set of environment variables can be set before running.

You can change this configs on the env files;

License

This repo is licensed under the Apache-2.0 license. See LICENSE for more information.

fuel-dev-env's People

Contributors

k1-r1 avatar luizstacio avatar pixelcircuits avatar voxelot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fuel-dev-env's Issues

Versioned Dependencies

The docker images use hardcoded version of dependencies such as the eth contracts repo and fuel-core version. These should be configurable parameters at build time to allow for use in CI with the latest versions.

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.