Skip to content
/ madev Public

All in one tool for Web3 developers for quickly and conveniently deploying EVM compatible blockchains with some additional services like Blockscout, The Graph and more.

License

Notifications You must be signed in to change notification settings

sig-0/madev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaDev

All in one tool for Web3 developers for quickly and conveniently deploying EVM compatible blockchains with some additional services like Blockscout, The Graph and more.

⚠️ Prerequisites

Before continuing to follow this guide, please make sure you have Docker installed locally.

Usage

Use the official release

Download the binary for you machine from the latest releases.

Manual build

  1. Clone the repo

    git clone https://github.com/madz-lab/madev.git
  2. Build Frontend

    cd web-ui && yarn build
  3. Start an app

    cd backend && go run main.go serve

Additional Usage Information

Command Line

  • Deploy all services madev deploy
  • Destroy all services madev destroy

WEB GUI

To start web interface, simply run madev serve.
Your default browser should automagically open the app.

About

All in one tool for Web3 developers for quickly and conveniently deploying EVM compatible blockchains with some additional services like Blockscout, The Graph and more.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •