Official documentation repository for JinOS — the first AI-managed neobank on BNB Smart Chain
This repository contains the complete public documentation for JinOS, a decentralized neobank agent built on BNB Smart Chain (BSC). JinOS combines self-custodial wallets, virtual Visa cards, and AI-powered financial management in a premium glassmorphism interface.
- Self-Custodial Wallet: MPC-based wallet creation via Privy
- Virtual Cards: Instant Visa debit cards funded from your BSC wallet
- AI Financial Agent: 24/7 automated portfolio management and spend analysis
- Real-Time BSC Data: Live market data, gas prices, and network status
- Premium UI: Glassmorphism design with real-time BSC integration
- Visit jinos.xyz
- Sign in with email OTP
- Get your embedded BSC wallet automatically
- Issue virtual cards and start using JinOS
- Clone this repository:
git clone https://github.com/jinosfinance/docs.git cd docs - Navigate to documentation:
cd docs/ - Open any
.mdfile to read the guides
docs/
├── README.md # Main documentation index
├── getting-started.md # User onboarding guide
├── architecture.md # System design & tech stack
├── api-reference.md # Complete REST API docs
├── security.md # Security model & MPC details
├── faq.md # Frequently asked questions
└── structure.md # Repository structure details
| Guide | Description |
|---|---|
| Getting Started | Complete user onboarding |
| Architecture | Technical system overview |
| API Reference | Full endpoint documentation |
| Security | Non-custodial security model |
| FAQ | Common questions & answers |
- Frontend: React 19 + Vite 7 + TypeScript
- Backend: Node.js + Express 5 + TypeScript
- Database: PostgreSQL + Drizzle ORM
- Blockchain: BNB Smart Chain (BSC Mainnet)
- Auth: Privy MPC (Multi-Party Computation)
- Documentation: Markdown with GitHub Pages
We welcome contributions to improve the JinOS documentation!
- Fork the repository
- Create a feature branch:
git checkout -b feature/your-feature - Make your changes to the documentation files
- Test your changes by reading through the updated content
- Commit your changes:
git commit -m 'Add detailed API examples' - Push to the branch:
git push origin feature/your-feature - Open a Pull Request
- Use clear, concise language
- Include code examples where helpful
- Update the table of contents if adding new sections
- Test all links and references
- Follow Markdown best practices
Found an error or have a suggestion? Open an issue on GitHub.
This documentation is licensed under the MIT License - see the LICENSE file for details.
- Live Application: jinos.xyz
- Main Repository: jinosfinance/jinos
- Twitter/X: @JinOS_Fi
- Report Bugs: GitHub Issues
- Documentation Issues: Open an issue in this repository
- Application Support: Visit jinos.xyz and use the in-app support
- Community: Follow @JinOS_Fi for updates
JinOS - AI-managed neobank on BNB Smart Chain. Non-custodial, secure, and intelligent financial management.