Skip to content

A sandbox backend project for securely executing and testing blockchain development.

Notifications You must be signed in to change notification settings

Dapp-Learning-DAO/sandbox-server

Repository files navigation

sandbox-server

A sandbox backend project for securely executing and testing blockchain development programs with Hardhat and Foundry in isolated environments.

Get-Started

  • run directly
npm install
node src/app.js
  • run docker
docker-compose up --build
  • test
npm run test

About

A sandbox backend project for securely executing and testing blockchain development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published