solana-program-library/record/program
Jon Cinque 34b57d62fe
docs: Clarify audit status of all programs, no S word (#4046)
2023-02-13 22:05:49 +00:00
..
src clippy: Deny integer arithmetic, add allows where needed (#3606) 2022-09-15 13:16:53 +02:00
tests Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
Cargo.toml chore: update maintainer references (#4008) 2023-01-31 08:06:36 -05:00
README.md docs: Clarify audit status of all programs, no S word (#4046) 2023-02-13 22:05:49 +00:00
Xargo.toml CRUD program: create / update / delete (#1226) 2021-03-06 00:20:06 +01:00
program-id.md CRUD program: create / update / delete (#1226) 2021-03-06 00:20:06 +01:00

README.md

Record

On-chain program for writing arbitrary data to an account, authorized by an owner of the account.

Audit

The repository README contains information about program audits.