Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 405 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 405 Bytes

Send message to solana wallet.

On-chain send message by instruction data to Solana wallet via on Solana

How to run.

$ npm i
$ npm run cluster:devnet

Build the on-chain program

$ npm run build:program-rust



### Run the client

```bash
$ npm run server

server started at http://localhost:8888

To do list:

  • list message send and received by a wallet.