It should be easy for users to put up an item or bundle of items for users to bid on, on their website, without a ton of technical know-how.
Create a web component and smart contract that allows for creating bundles the can then be displayed and sold on your website easily.
This is the total amount allocated to @chain-lib Bidding Smart Contract.
What is chain-lib/cardano-api & chain-lib/cardano-components?
Chain lib is an open-source blockchain library monorepo. That means that multiple related projects will all be worked on in this repository.
Cardano-api is a wallet API that follows CIP-30 dapp connector. An easy analogy is that it is building the truffle sweet, for Cardano. It is difficult for a developer that is not intimately failure with Cardano and message signing to use CIP-30. Therefore this API also exposes several functions to staking and transactions easier. You can find needed updates in the open-source funding section.
Cardano-components are web-components (ie you can use them in any framework, react, vue, angular, etc), that utilize the Cardano blockchain. Currently, there are components for initializing cardano-api, asking the user for permission to connect to your wallet, sending transactions, and staking. Every new component is used to update, add to, and test cardano-api.
Overview
Currently, to bid on nfts and tokens, you are typically either using a centralized service. It would be ideal if we had a component that anyone could use bid on nfts and tokens on their own website. This will be done via a smart contract. This will allow people to bid on nfts, on the nft creator's website, without having to go to some external store, without having to be an expert in nfts.
Definition of Success
In 6 months the UI elements should be complete. By 12 months the project will be fully complete and in use by several projects.
Cost
UI for token bidding: $50 USD * 70 hrs
Smart Contract for bidding: $50 USD * 120 hrs
Backend for bidding : $50 USD * 55 hrs
Tax : $3181.4 USD
Novella / Cardano Keys Developer, SPO, Alanzo Purple tester, Plutus Pioneer 1, and already built several components inside the github repo.