FlipsideCrypto / badger

EVM primitive, protocol and app layer that exposes top-down management mechanisms for on-chain organizations. Badger is the key to the existing gates and locks within Web3.
https://www.trybadger.com/
MIT License
22 stars 1 forks source link

feat: uri as a database #237

Closed nftchance closed 1 year ago

nftchance commented 1 year ago

This PR introduces the functionality that stores archived states in an object's metadata and tags in an organization's metadata rather than paying for that data onchain.

Accumulatively, this moves a significant amount of data offchain into normal metadata; still being tracked with the indexer as the URI update is always emitted for both Organizations and Badges.