this post was submitted on 11 Feb 2025
1 points (100.0% liked)

Banano

33 readers
1 users here now

Don’t let your memes be dreams. BANANO is a feeless, instant, rich in potassium cryptocurrency powered by DAG technology to disrupt the meme...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/banano by /u/eldron2323 on 2025-02-10 18:24:49+00:00.


Just wanted to share a lil thing I built to help people get their idea up and running quickly: Banano Wallet Adapter! It's a (stylish) NextJS template that utilizes the new Banani library from Prussia and gives some simple examples to start from, or you could even build it further!

Example Files

Connect Button - easily add an encrypted sign in button to your site. includes themes

Balance

Generate QR Code

Send Banano

Get Transaction History

Serverside Coin Flip Game - heads or tails with server side controls with house edge if wanted.

Serverside Crash Game - similar to Stake or nanogames.

Tipjar - simple Ko-fi like component.

Custom Wallet Generator - pretty slow since it can only use cpu, but allows people to generate custom wallet addresses

Token Gate - Lock parts of your website to only users with a certain amount of BAN.

Security

When the user inputs their seed it get's encrypted with a cryptographically generated password and both are stored locally until we need to decrypt it. I'm sure there are smarter monkeys out there that could improve this.

Design

I wanted to allow people to use whatever library they wanted to design components (such as shadcn) so for now it just uses simple tailwindcss.

Future Example Ideas

Add BNS support

Add Camo Banano support

NFT Marketplace

Monkey Talks implementation (on chain messaging)

There are still a bunch of things missing from Banani that could be added to this, but I think I got the main things people will use every day. Curious to see what you monkeys think.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here