https://github.com/brucemacd/vvallet
Proof of identity using your cryptocurrency wallet
https://github.com/brucemacd/vvallet
Last synced: 10 months ago
JSON representation
Proof of identity using your cryptocurrency wallet
- Host: GitHub
- URL: https://github.com/brucemacd/vvallet
- Owner: BruceMacD
- License: mit
- Created: 2021-12-31T15:04:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T13:52:05.000Z (over 3 years ago)
- Last Synced: 2025-09-12T00:22:14.047Z (11 months ago)
- Language: TypeScript
- Size: 36 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

The vvallet.me dapp is a directory that maps social media identities to a cryptocurrency wallet. Through ownership of a secret key (stored in a cryptocurrency wallet) that allows adding transactions to a blockchain an owner can demonstrate that they control many separate accounts.
## Links
- [vvallet.me](https://vvallet.me)
- [User documentation](https://vvallet.me/docs/getting-started/overview)
- [Mainnet program address](https://explorer.solana.com/address/FWs57YWEkULEPu7a3VSUoFQMyatrqoNrDu1CeBwiejQe)
## Development Docs
- [Development environment setup](./docs/development/Environment_Setup.md)
- [Deployment configuration](./docs/development/Deployment.md)
## Screenshots