28 packages
cookbookdev
<p align="center"> <br /> <a href="https://www.cookbook.dev"> <img src="https://raw.githubusercontent.com/Breakthrough-Labs/btlcontracts/master/logo.svg" width="150" alt="" /> </a> <br /> </p> <h1 align="center">Cookbook.dev</h1> <p align="cent
scr-sdk
Beta
@smart-contracts/adjustable-dao
A customizable DAO. Voting periods and delays can be adjusted, with a timelock.
@smart-contracts/basic-dao
A standard DAO setup. Voting period of 1 week, with a 1 block voting delay.
@smart-contracts/burnable-token
Token that allows token holders to destroy tokens in a way that can be recognized on-chain and off-chain.
@smart-contracts/capped-token
Token that allows the owner to mint tokens up to the cap.
@smart-contracts/link-test
An NFT with a built in sale. NFT holders can burn their NFTs in a way that can be recognized off-chain.
@smart-contracts/mintable-token
Token that allows the owner to mint as many tokens as desired.
@smart-contracts/multi-collection-nft-with-burnable-nfts
An NFT that supports creating multiple collections, with built in burn functionality to directly decrease supply.
@smart-contracts/multi-collection-nft-with-burnable-nfts-and-pausable-transfers
An NFT that supports creating multiple collections, with built in burn functionality to directly decrease supply, and ability for owner to pause NFT transfers.