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
- Host: GitHub
- URL: https://github.com/derricklee918/sol-wallet-connect-app
- Owner: derricklee918
- Created: 2024-09-16T09:20:48.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-09-16T09:23:20.000Z (8 months ago)
- Last Synced: 2025-02-15T03:28:04.950Z (3 months ago)
- Language: TypeScript
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Send message to solana wallet.
On-chain send message by instruction data to Solana wallet via on Solana

### 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.