Skip to content

🐳 Contract used by DeWhales.capital for private rounds

Notifications You must be signed in to change notification settings

styliann-eth/private-rounds

Repository files navigation

🐳 Dewhale.capital Private Rounds contract 🐳

Deployments

Getting started

Clone the repository:

git clone https://github.com/styliann-eth/private-rounds.git && cd private-rounds

Install all required node.js modules:

yarn

Take a look at the code in:

  • contracts/PrivateGroupFactory.sol
  • contracts/PrivateRounds.sol

Building the project

After any changes to the contract, run:

yarn build

to compile your contracts. This will also detect the Contracts Extensions Docs detected on your contract.

Deploying Contracts

When you're ready to deploy your contracts, just run one of the following command to deploy you're contracts:

yarn deploy

From the root /private-rounds folder, use the following to test the subgraph:

node subgraph/sample-queries/index.js

About

🐳 Contract used by DeWhales.capital for private rounds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published