Bank Crypto Integration Suite is a platform that enables:
- Integration with banking and crypto APIs
- Receiving and converting tokenized files
- Managing a secure blockchain node
- Orchestrating fiat/crypto transactions
- infra/: Server configuration and installation scripts
- api/: Backend API (Node.js)
- blockchain/: Blockchain node connection and monitoring
- tokenization/: Tokenization and detokenization scripts
- docs/: Documentation, CIS template, architecture diagrams
\\bash git clone https://github.com/Louis-HK/bank-crypto-integration-suite.git cd bank-crypto-integration-suite docker-compose up -d \\
- Node.js / Express.js
- Docker & Docker Compose
- PostgreSQL / MariaDB
- Web3.js / Ethers.js
- Nginx (reverse proxy)
- HashiCorp Vault (key management)
MIT