Inspiration
Current cryptocurrencies sacrifice decentralization, security, or scalability. We aimed to build an Atomic Ownership Blockchains (AOB) based cryptocurrency that excels in all three dimensions simultaneously, proving the blockchain trilemma can be overcome with innovative architecture.
What it does
A minimalist, serverless static HTML page running a complete AOB cryptocurrency system with AI assistant. Users create multiple nodes, accounts, and blockchains. Each blockchain equals to one banknote. Nodes form P2P networks to transfer blockchain ownership between accounts for payments. The webpage can also be controlled by AIs. When multiple users/AIs open the page simultaneously, their nodes merge into one unified P2P network, enabling real cross-user transactions.
How we built it
Started with AI Studio using Gemini 3 for prototyping core AOB structures and consensus logic. Transitioned to Jules for final implementation. Tech stack: static HTML page.
Challenges we ran into
Gemini 3 unpredictably removed implemented features when updating code—each modification erased previous work. System prompts and requirement documents couldn't prevent this regression. Switching to Jules solved the workflow issue and enabled project completion.
Accomplishments that we're proud of
Implemented core AOB features including banknote-style payments and Speedy Channel transactions. Demonstrated AOB's advantages over conventional blockchains. Showcased viable CBDC construction methodology applicable to various currency types beyond central bank digital currencies.
What we learned
AI coding tools vary dramatically in maintaining context consistency. Version control is critical with AI-generated code. Solid architecture design outweighs implementation speed. Know when to switch tools.
What's next for Advanced Cryptocurrency
Improve the community testnet, conduct a formal security audit, optimize through performance analysis, build a developer SDK and comprehensive documentation, and promote it to companies that need to build advanced cryptocurrencies.
Log in or sign up for Devpost to join the conversation.