Owl Protocol - Web3 Tools & Dynamic NFTs.
git clone --recursive [email protected]:owlprotocol/owlprotocol.git
npx turbo login
npx turbo link
pnpm i
Package | Version | Description |
---|---|---|
Smart Contracts | ||
contracts |
Dynamic NFT smart contractssuch as Crafting, Breeding, and other complex smart contract mechanics. | |
State Management | ||
crud-redux |
CRUD state management library with caching using Redux and Dexie.js | |
web3-redux |
Web3 state management library with caching using web3.js, Redux, and Dexie.js | |
web3-redux-components |
React UI Components for common Web3 smart contracts such as EIP-20, EIP-721, and EIP-1155 as well as more complex Dynamic NFT mechanics. | |
NFT Metadata Encoding | ||
nft-sdk |
NFT SDK for encoding/decoding on-chain dna. | |
nft-sdk-components |
React UI Components to render decoded attribtues. |
Read the official docs at docs.owlprotocol.xyz.