Skip to content

A set of scripts/makefile/dockerfile to build and deploy quipu to a sandbox

Notifications You must be signed in to change notification settings

Hover-Labs/quipu-docker-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 16, 2022
4ab0105 · Mar 16, 2022

History

8 Commits
Mar 16, 2022
Jun 10, 2021
Jun 18, 2021
Jun 18, 2021
Jun 10, 2021
Mar 16, 2022
Mar 16, 2022
Mar 16, 2022

Repository files navigation

Quipu sandbox deployer

This is a wrapper around the quipuswap-core repo to tweak things to build properly and deploy them to the hover labs sandbox.

Do the thing

Assumptions:

  • You're running this from a docker container (otherwise update truffle-config.js to point to the right node)
  • You've mapped things via an ssh tunnel to localhost
$ git clone --recurse-submodules [email protected]:Hover-Labs/quipu-docker-deploy.git
$ make init build-docker bash deploy

--- Inside the docker image ---

$ yarn migrate

Makefile

init: Patches the freshly checked-out quipuswap-core stuff to operate correctly build-docker: Does what it sounds like bash: Drops you into a bash shell inside the container, ready to run ``

About

A set of scripts/makefile/dockerfile to build and deploy quipu to a sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published