Giter VIP home page Giter VIP logo

harmonized's Introduction

Instructions for Audit

This repository contains the code we use for creating a staking yield aggregator. The business core operations is us allowing users to participate in staking in a decentralized way, and having their profits reinvested while they are managed by us (also in a dencetralized way)

Information for smart contracts

We have two smart contracts operated by us: HarmonyVaultV6 and Strategy

HarmonyVaultV6

This is the vault in which users deposit funds by calling "deposit" function. On each deposit we mint tokens to the user which they can use to withdraw their funds anytime they wish. The vault is directly connected to our strategy smart contract below.

Strategy Smart Contract

This is the main smart contract that we will use to manage funds. We will use automatic scripts in order to call "managerHarvest" function every 24 hours and auto-reinvest users' earnings. We take a small fee from users' earnings which can be read in "chargeFees" internal function

harmonized's People

Contributors

supershibaaudit avatar

Watchers

Iulian avatar

Forkers

web3-demo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.