Giter VIP home page Giter VIP logo

treasury's Introduction

Treasury Program

The treasury programs serves as a variety of holding places for ZEE.

Simple Treasury

There is exactly one possible treasury for every Solana address, with the respective solana address acting as authority. As the name implies, simple treasuries don't do anything fancy. There is only one type of simple treasury available currently, and that is LOCKED, a mode that only accepts funds but has no way of releasing it.

Simple treasuries will acquire additional functionality in the future.

Vested Treasury

A vested treasury makes funds accessible over a period of time. The initialization parameters are:

  • amount: The total amount of funds that are distributed
  • period: The time (in seconds) of a single period
  • percentage: The percentage of the total funds released every period

The treasury can be initialized without the funds being available up front. In that case, the beneficiary can claim everything in the account up to the maximum theoretical funds. This allows a vested treasury to be created and then have the funds minted directly into its fund address.

Multiple vested treasuries can be created for a single beneficiary. The beneficiary does not need to sign.

Disclaimer

All code is unaudited.

treasury's People

Contributors

whosoup avatar

Watchers

James Cloos avatar

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.