Skip to content

mayur-samrutwar/finix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Introducing Finix: a WhatsApp-based wallet that operates through simple text commands.

WhatsApp is the world’s largest messaging application, with over 2 billion monthly active users, far surpassing other platforms like Facebook Messenger and Telegram. Its user base continues to grow steadily.

Features

Finix leverages WhatsApp APIs to capture user commands and perform various actions. Users can:

  • Create a new wallet (linked to their phone number)
  • Send tokens
  • Swap tokens
  • View previous transactions
  • Create a temporary address (time-bound) to receive funds without sharing their phone number

/send

To send money, users need to provide the recipient's phone number (or temporary pay ID), amount, token type, and passkey.

Passkey

Finix uses a passkey-based authentication system. When creating a new wallet/keypair, a webhook listens to the command and triggers the authenticator app for passkey entry. The encrypted mobile number-public address mapping is stored in a secure database, while the passkey and its encrypted version are saved in the authenticator app.

For transactions via /send or /swap commands, the system prepares the transaction, sends it to the authenticator app, and gets it signed by the private key, completing the process seamlessly.

Authenticator App

Users can either use an existing authenticator app or a dedicated Finix app. This app will overlay the current screen, allowing users to enter their passkey without leaving WhatsApp.

Finix transforms the way people interact with cryptocurrencies, making transactions as easy as sending a text message on WhatsApp. This innovative approach has the potential to significantly enhance crypto adoption by providing a user-friendly, secure, and convenient solution.

Contact:

  • Email
  • X
  • Telegram - @BoatInTheSky

About

whatsapp based passkey enabled wallet for steller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors