Crates.io | save-token |
lib.rs | save-token |
version | 0.1.3 |
source | src |
created_at | 2022-02-28 02:05:43.513232 |
updated_at | 2022-03-13 07:33:47.900529 |
description | SAVE Token: A Simple Agreement for Vote-Escrowed Tokens. |
homepage | https://tribeca.so |
repository | https://github.com/TribecaHQ/tribeca |
max_upload_size | |
id | 540580 |
size | 26,561 |
SAVE Token: A Simple Agreement for Vote-Escrowed Tokens
The Simple Agreement for Vote-Escrowed Tokens, SAVE, is a derivative which enforces that tokens must be locked for a specific period of time.
As they are not directly convertible to the underlying token, SAVEs are a powerful primitive for issuing grants for DAO participants that do not restrict transferability of tokens.
We're in active development. For the latest updates, please join our community:
SAVE tokens consist of three tokens:
Program addresses are the same on devnet, testnet, and mainnet-beta.
Thank you for your interest in contributing to Tribeca Protocol! All contributions are welcome no matter how big or small. This includes (but is not limited to) filing issues, adding documentation, fixing bugs, creating examples, and implementing features.
When contributing, please make sure your code adheres to some basic coding guidlines:
rustfmt
and prettier
).Tribeca Protocol is licensed under the GNU Affero General Public License v3.0.