xcrystal627 / commune-wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commune-Wallet

This project is decentrollized wallet. This wallet hide own public address and private key of wallet and only use username for sending token.

Main goal

And all of transation action will be running on only frontend. In backend, save all transation data of all users.

Tech stacks

- Next.js
- Tailwind CSS
- ethers.js
- @solana/web3.js
- cryto
- bitcoinjs-lib
- avalanche
- bip39

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev


Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

About


Languages

Language:TypeScript 99.1%Language:CSS 0.8%Language:JavaScript 0.1%