Skip to content

Njay2trappy/BIMBFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔗 BIMBFA

Blockchain Identification Model Built For AIRDAO

BIMBFA is a prototype (MVP) identity model built on the AirDAO blockchain.
It functions like a name service, helping users associate human-readable usernames with their blockchain wallet addresses.

Instead of sending tokens to a long, complex address, BIMBFA allows users to register names such as:

This makes blockchain interactions easier, safer, and more user-friendly.


🌍 Concept

The goal of BIMBFA is to simplify blockchain identity by providing a decentralized username system on AirDAO.
Users can register unique identifiers and map them directly to their wallet addresses.

This means:

  • Sending crypto is as easy as typing builder.bimbfa
  • dApps can integrate BIMBFA to resolve usernames to addresses
  • Communities and merchants can use usernames for trust and reputation

🛠️ Tech Stack

  • Backend: Node.js (Express, prototype GraphQL/REST handling)
  • Frontend: Basic web interface for testing and interacting with the model
  • Blockchain Layer: AirDAO testnet integration for username ↔ wallet address resolution

✨ Features (MVP Stage)

  • 🔑 Register a username and bind it to a wallet address
  • 🔎 Lookup registered usernames and resolve them to blockchain addresses
  • 🛡️ Identity mapping stored on the AirDAO blockchain
  • 🎯 Built as an experimental prototype to practice backend and full-stack development

🚧 Status

⚠️ Prototype only — not production-ready

BIMBFA was built as an early backend learning project, with the following goals:

  • Practice backend development with Node.js
  • Explore blockchain integrations (AirDAO)
  • Build a simple frontend + backend MVP as a proof of concept

📌 Roadmap (Future Vision)

  • Improve smart contract integration for permanent and secure storage
  • Add wallet authentication & signature verification
  • Expand frontend into a complete dashboard for managing usernames
  • Optimize backend performance and scalability
  • Explore multi-chain support beyond AirDAO

🤝 Contribution

BIMBFA is primarily a trial and learning prototype, but contributions and suggestions are welcome!
If you’d like to help improve or extend the project:

  1. Fork the repo
  2. Open an issue for discussion
  3. Submit a pull request

📖 Notes

This project reflects the early phases of my backend journey, where I experimented with:

  • Node.js backend design
  • Blockchain API and SDK integrations
  • Full-stack prototype development

BIMBFA represents both a learning milestone and a vision for blockchain identity on AirDAO.

About

BIMBFA is a prototype (MVP) identity model built on the AirDAO blockchain. It functions like a name service, helping users associate human-readable usernames with their blockchain wallet addresses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors