dainguyenx3 / Codex-Rewards-Platform

This is the repository for the Codex Rewards Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CODEX Rewards Platform

This repository contains the codebase for the CODEX staking platform, which is divided into two main components: contracts and web.

Contracts

This project leverages three smart contract files:

CDEX_rewards.sol The main smart contract, containing all the business rules of the staking rewards.

CDEX_ranking.sol A separated smart contract to handle the wallet ranking that is displayed on the website.

BokkyPooBahsRedBlackTreeLibrary.sol A library used for the sorting functionality of the ranking.

About

This is the repository for the Codex Rewards Platform


Languages

Language:Vue 64.5%Language:Solidity 19.1%Language:JavaScript 9.6%Language:SCSS 6.9%