Skip to content

gcc20/grants-round

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grants-round

This repository contains packages needed for a user to

  • Create & Manage Grant Round
  • Explore available Grant Rounds
  • Contribute / Support Grants within a Grant Round

Project Maintained via : lerna Build Tool : yarn

Directory Structure

.
├── .github                     # github specific configuration
├── packages
│   ├── contracts               # contracts built using hardhat
│   ├── round-manager           # react-frontend for round-mamager
│   ├── round-explorer          # react-frontend for round-explorer
├── docs                        # useful documentation 
├── lerna.json                  # lerna config
├── package.json                # root package configuration
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 48.8%
  • Solidity 38.5%
  • HTML 5.7%
  • JavaScript 3.2%
  • CSS 3.1%
  • Shell 0.7%