Friends of @PoolyNFT supporting community driven growth to Let Pooly Fly
- Assets: Collection of Pooly assets: avatars, icons, models, etc...
- Labs: Laboratory for evolving Pooly experiments
Want to get involved? Join the Discord: https://discord.gg/Z9NsNZFTm6
Example Idea 1 | Example Idea 2 | Example Idea 3 |
---|---|---|
The "Pooly Lab" module is a supercharged mono-repo: built for rapid prototyping.
The "Pooly PFP App" is a Rainbow Kit powered decentralized application.
Interacting with (@pooly-cards/pooly-pfp-sol
) module smart contract API used to generate NFT images.
The "Pooly PFP Smart Contracts" module (@pooly-cards/pooly-pfp-sol
) is a simple ERC721 NFT which can inherits from the @pooly-cards/svg-lib-sol
module to inherit on-chain, dynamic SVG rendering capabilities.
The "SVG Library Smart Contracts" module (@pooly-cards/svg-lib-sol
) is an experimental smart contract library for constructing, dynamic SVG's using on-chain data feeds: token balances, vault staking, soulbound items, etc...
Forked from https://github.com/w1nt3r-eth/hot-chain-svg the contracts will continue to expand on-chain SVG construction patterns. Specifically how to create/add in-bound data streams using gas-efficient data structures.