Crates.io | spl-memo-client |
lib.rs | spl-memo-client |
version | 0.1.0 |
source | src |
created_at | 2024-11-26 12:34:45.224108 |
updated_at | 2024-11-26 12:34:45.224108 |
description | A generated Rust library for the Memo program |
homepage | |
repository | https://github.com/solana-program/memo |
max_upload_size | |
id | 1461626 |
size | 22,801 |
A generated Rust library for the Memo program.
To build and test your Rust client from the root of the repository, you may use the following command.
pnpm clients:js:test
This will start a new local validator, if one is not already running, and run the tests for your Rust client.