sigil-client

Crates.iosigil-client
lib.rssigil-client
version0.1.0
sourcesrc
created_at2024-05-19 19:56:02.315278
updated_at2024-05-19 19:56:02.315278
descriptionClient for the Solana Sigil token program
homepagehttps://github.com/nifty-oss/sigil
repositoryhttps://github.com/nifty-oss/sigil
max_upload_size
id1245179
size142,022
Samuel Vanderwaal (samuelvanderwaal)

documentation

README

Rust client

A generated Rust library for the Sigil token program.

Getting started

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.

Commit count: 49

cargo fmt