facundocarballo / saver-community

Saver Community is a dapp game who try to increment the savings on USDC and USDT of the users of this game.

Home Page:https://saver.community/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saver Community

Saver Community is a Decentralized Application deployed in the Moonbeam Blockchain, focused on increment the savings of his users (USDC and USDT).

Basically you have to buy Able (the official ERC20 Token of this dapp) and hold it.

Everytime that you buy Able, you are buying points too. These points are useful to achieve the daily requirements of the dapp.

You will have to achieve some requirements daily. For example:

  • Increment your Points in 0.9%
  • Answer a Video Test
  • Have an NFT of the dapp.
  • Have at leats 3 Points.
  • Your points have to be less than your USDT and USDC Savings.

How we did it?

Website

The website is built with these tools and frameworks:

Smart Contracts

The Smart Contracts are written in Solidity, and deployed in the Moonbeam Blockchain.

Where is implemented?

πŸ“ pages

As we use NextJS to create the website of this dapp, here will be all the pages that the user can access though his web browser.

πŸ“ public

This folder contains the favicon of the website.

πŸ“ src

This is the main important folder of this project. Here is all the components that compose the pages of the website, the functions that reads data from the Smart Contracts deployed on the Blockchain and also here is the code of those Smart Contract.

πŸ“ styles

This folder contains only styles files, to incorporate to the context of ChakraUI.

The rest of the folders and files are just auto generates for NextJS and Firebase.

About

Saver Community is a dapp game who try to increment the savings on USDC and USDT of the users of this game.

https://saver.community/


Languages

Language:JavaScript 72.1%Language:Solidity 27.1%Language:TypeScript 0.8%Language:CSS 0.1%