starknet-io / SNIPs

Starknet Improvement Proposal repository
MIT License
155 stars 96 forks source link

SNIP-XXX Tokenized Vault standard (EIP-4626) #85

Closed nbundi closed 2 months ago

nbundi commented 4 months ago

This PR introduces a new standard for "tokenized vaults".

The standard is inspired by EIP-4626, a standard that has found wide adoption on EVM chains.

Tokenized vaults are a common pattern across DeFi and Starknet. E.g. Nostra, zkLend, Nimbora and others use variations of tokenized vaults. Similar to EIP-20, this standard unlocks greater composability, efficiency and security around implementations and derivative work.

github-actions[bot] commented 2 months ago

There hasn't been any activity on this pull request recently, and in order to prioritize active work, it has been marked as stale. This PR will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!