Skip to content

A one-command install to bootstrap your Request Network development

Notifications You must be signed in to change notification settings

RequestNetwork/request-network-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Request Network Environment

Bootstrap your Request Network development using docker.

This repo will run a local blockchain and provides you with a local wallet.

Limitations

Only works on Linux

Capabilities

  • enables offline development
  • runs local blockchain
  • no need to deal with faucets

Architecture

Behind the hood a few things are happening:

  • launches ipfs node
  • launches ganache (local blockchain)
  • deployment of request network smart contracts onto the local blockchain

Prerequisites

  • docker

How to use

  1. Clone this repo
  2. Run the following command:
docker-compose up -d

How to know if it works

Initialize metamask using the ganache seed phrase candy maple cake sugar pudding cream honey rich smooth crumble sweet treat

  1. Go to https://app.request.network
  2. Set Metamask to localhost 8545
  3. Try to create a request

Contributors


lrnt

benjaminshafii

About

A one-command install to bootstrap your Request Network development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages