Skip to content

round-space/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

round.space

Round helps you build amazing contributor networks. Use Round to grow and reward the contributors in your community. Rounds are on-chain and perfect for community bounties, micro-grants programs, hackathons, and more. Check it out live at Round.space.

Packages

This repository contains two main packages:

  1. Frontend
  2. Hardhat

Frontend

The frontend package is a dynamic user interface for interacting with the Round platform. Its built on a NextJS stack that's designed to work well with a Vercel deploymnet.

Features:

  • Rich user interface for managing and participating in community rounds.
  • Integration with blockchain for on-chain activities.
  • Responsive design for a consistent experience across various devices.

Getting Started:

To start using the frontend package:

cd frontend yarn install yarn dev

This will start the development server for the frontend application.

Built With:

  • Next.js
  • Chakra UI
  • Redux Toolkit
  • Web3 React
  • Ethers.js
  • Apollo Client
  • Firebase

Hardhat

The hardhat package is used for smart contract development, testing, and deployment. It's an essential part of the Round ecosystem, ensuring that the smart contracts are reliable and efficient.

Features:

  • Smart contract development environment for Ethereum.
  • Scripts for deployment and interaction with contracts.
  • Testing environment set up with Hardhat.

Getting Started:

To start using the hardhat package:

cd hardhat yarn install yarn chain

This will start a local Ethereum node for development.

Built With:

  • Hardhat
  • Ethers.js
  • OpenZeppelin Contracts
  • TypeChain
  • Waffle

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published