Loris Leiva d8c061d5d4 Bump Kinobi to 0.21.0 and web3.js to tp4 1 рік тому
..
src d8c061d5d4 Bump Kinobi to 0.21.0 and web3.js to tp4 1 рік тому
Cargo.toml dadadc18a2 Encode seeds with u64 string prefixes (#8) 1 рік тому
README.md cb9a8c794f First commit 1 рік тому

README.md

Rust client

A generated Rust library for the System 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.