Skip to content

skeleton1009/wallet-connect

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published