Skip to content

solana-program/record

Repository files navigation

record

The SPL Record program and its clients. The record program provides a simple instruction for writing immutable data on-chain.

Deployment

The record program v0.3.0 is deployed on all the Solana clusters including Mainnet Beta with the program ID recr1L3PCGKLbckBqMNcJhuuyU1zgo8nBhfLVsJNwr5.

Building and Testing

  1. Install dependencies:

    pnpm install
  2. Build the Program:

    pnpm programs:build
  3. Run Tests:

    pnpm programs:test

About

The SPL Record program and its clients

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12