"Citizen" is a trailblazing project that aims to enhance the Wallet ecosystem's accessibility, security, and trustworthiness. We are committed to integrating DeFi with robust compliance protocols, crucial for earning trust among users and regulatory bodies.
Our vision is to deliver a cutting-edge web3 wallet that blends security, convenience, and regulatory oversight, bridging the gap between the traditional financial regulatory framework and the decentralized nature of cryptocurrencies and blockchain technology.
- Biconomy Integration: Utilizing Biconomy's account abstraction wallet for a simplified user experience.
- Multi-Signature Authentication: Incorporating a dual-signature approach with one signature from social authentication and another from the Anon protocol.
- JWT Token Signer: Leveraging JWT tokens obtained from the Anon Aadhaar protocol as signers to enhance security and privacy.
- Compliance First: Adherence to the Okto compliance-friendly web3 wallet standards, ensuring a trustworthy platform.
To begin using Citizen, clone the repository and follow the setup instructions below:
- Clone the repository:
git clone https://github.com/punithbm/anon-wallet.git
- Navigate to the project directory:
cd anon-wallet
- Install dependencies:
yarn install
- Start the development server:
yarn start
Citizen is made available under the MIT License.