Inspiration

Many digital artists mint NFTs before there is real collector demand. This often creates low-quality pre-mint spam, weak price discovery, and unclear value for collectors. ArtSoul Protocol was built to make digital art auctions more honest and discovery-first.

What it does

ArtSoul Protocol is a discovery-first digital art auction platform on Base Sepolia. Artists can publish artwork, collectors can discover pieces, send trust/discovery signals, participate in auctions, and the NFT is minted only after auction settlement.

The winning bid becomes a real market signal for the artwork’s floor price. The platform also includes creator profiles, ownership history, trust weight, AI-assisted value guidance, and resale flow.

How we built it

The project is built as a Web3 frontend connected to Base Sepolia smart contracts. It includes artwork publishing, auction pages, post-auction minting, wallet profiles, discovery signals, resale/listing flow, and public artwork feeds. The frontend uses JavaScript/React-style entries, Supabase for public data, and Base Sepolia for onchain settlement.

Challenges we ran into

The hardest parts were mobile wallet connection, auction state synchronization, media rendering, and keeping public artwork data fast without creating too much database or storage egress. We also had to design a fair flow where AI guidance, trust signals, auctions, and NFT minting do not interfere with ownership or settlement rules.

Accomplishments that we're proud of

We built a working Base Sepolia testnet prototype with artwork cards, auction detail pages, ownership display, floor/final price, creator profiles, trust signals, AI guidance, and resale actions. We also improved the architecture so NFTs are minted after settlement instead of before demand exists.

What we learned

We learned how difficult it is to combine good UX, mobile wallet support, media-heavy artwork pages, and reliable onchain auction logic. We also learned that discovery and trust signals should guide visibility, but should not control settlement, floor price, or ownership.

What's next for ArtSoul Protocol

Next steps are improving mobile wallet reliability, polishing the public testnet UX, adding stronger creator and collector dashboards, improving resale flow, and preparing for a Base mainnet-ready version.

What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for ArtSoul Protocol

Built With

Share this project:

Updates