An open API service indexing awesome lists of open source software.

https://github.com/derricklee918/sol-wallet-connect-app

On-chain send message by instruction data to Solana wallet via on Solana
https://github.com/derricklee918/sol-wallet-connect-app

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Send message to solana wallet.

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

![alt text](./new.jpg)

### How to run.

```bash
$ npm i
$ npm run cluster:devnet
```

### Build the on-chain program

```bash
$ 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.