Skip to content

cenwadike/bean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bean

What exactly is Bean?

Bean Protocol: Programmable Non-Custodial Payment Lanes on Sui

Bean gives merchants and autonomous agents one persistent deposit address that accepts USDC from any chain and automatically settles into their own wallet using native Circle CCTP.

On Sui, each payment lane is a shared object receiver that holds funds as native Coin / Balance, making ownership explicit and enforceable at the object level. Settlement is fully permissionless, and merchants can sweep directly, while independent sentinels can forward payments for a bounded reward.

Key Features:

  • True non-custodial (no platform holds funds)
  • Cross-chain auto-routing via CCTP
  • Programmable hooks for intents (yield, payroll, agentic finance)
  • Gasless sponsored transfers for high-volume merchants

We are Live🚀

Bean has already processed over $20K in real mainnet volume on Solana. The Sui implementation leverages shared objects for asynchronous, non-blocking settlement, a pattern impossible on account-based chains.

_Live demo + API available at beanie.fly.dev

For the compact architecture context, start with PROJECT_CONTEXT.md.

License And Use Restrictions

This repository is submitted for hackathon review.

The contract code under onchain/ is licensed under the license stated in the relevant contract source file, package manifest, or local onchain notice.

All non-contract code, including the offchain runtime, API, workers, pipeline, SRE tooling, frontend, operational configuration, scripts, dashboards, documentation and assets are proprietary and NOT open source.

No permission is granted to copy, modify, merge, publish, distribute, sublicense, deploy, host, operate, commercialize, or otherwise use the non-contract code without explicit written permission from the copyright holder.

The repository is provided without warranty, and the copyright holder and contributors disclaim liability to the maximum extent permitted by law. See LICENSE.md for the full submission notice.

Repo Map

About

Bean is a non-custodial, multi-chain settlement protocol built on Circle's CCTP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors