Here are some example project ideas for submitting to our Bounty Form.
NFT project
Kernel
Allowlist kernel that allows only wallet addresses on the list to be able to mint, transfer, or buy NFT from your collection.
Example kernel:
Smart Contract
ERC-721 smart contract that utilizes kOS.
dApp
A dApp with nice interfaces where users can connect wallet, browse NFTs, and mint NFTs.
Token Swap project
Kernel
Prohibitedlist kernel that would not allow wallet addresses from the list to swap tokens.
Example kernel:
Oracle kernel that allows your main smart contract to obtain the conversion rate from external sources.
Example kernels:
Smart Contract
Smart contract that can swap ERC-20 tokens after fetching data using kOS
dApp
A dApp with nice interfaces where users can connect wallet, select tokens to swap, and swap tokens.