Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 895 Bytes

README.md

File metadata and controls

45 lines (23 loc) · 895 Bytes

josend

Demo

Sending crypto as easy as sending messages

josend-demo

System design

josend-system-design

Supported blockchains

  • Solana

Supported crypto coins/tokens

  • SOL

Supported chat applications

Functionalities

  • Create a wallet for the user automatically

    When JoSend detects that the user doen't have a wallet in the system, it will create one for him/her.

  • Check user's wallet balance

  • Send some SOLs between users

  • Airdrop some SOLs to user's wallet (devnet or localhost)

The full endpoints are shown in http://localhost:3030/api/.

Documents