Code Monkey home page Code Monkey logo

gogopool's Introduction

GoGoGadget GoGoPool!

First time setup

yarn
brew install just
curl -L https://foundry.paradigm.xyz | bash
foundryup
forge install
just build
just test

Justfile

Most commands used in the project are in the Justfile. To get a list of whats available type just

Hardhat Deploy

A deploy scripts in scripts/ can be used to deploy and register all of the GoGo contracts.

just deploy-base just deploy

Hardhat Tasks

The tasks directory is automatically loaded, and all defined tasks can be run from the command line.

just task will show you all the available tasks with a description

just task <taskname> <args>

just task help <taskname>

Debugging

If you want to see into the matrix, you can say

export DEBUG="*"

before you run hardhat commands, and get detailed logs. To get just specific ones:

export DEBUG=@openzeppelin:* or export DEBUG=hardhat:*

gogopool's People

Contributors

0xjohnnygault avatar 0xju1ie avatar emersoncloud avatar gatesyp avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

Forkers

bg7856 moeid3

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.