Skip to content

This smart contract provides a controlled mechanism for vesting tokens.

Notifications You must be signed in to change notification settings

bhutta03/token_vesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

token_vesting

This smart contract is a rust implementation of a token_vesting for the NEAR blockchain. The contract allows an owner to vest tokens to a beneficiary, with certain restrictions on both the per-vesting amount and the total vesting amount. The contract can be initialized with specific parameters, and the owner has the ability to vest tokens to the specified beneficiary while adhering to these limits.

Here is documentation file of token_vesting

About

This smart contract provides a controlled mechanism for vesting tokens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages