|
il y a 1 jour | |
---|---|---|
.. | ||
src | il y a 3 semaines | |
tests | il y a 1 jour | |
Cargo.toml | il y a 1 jour | |
README.md | il y a 7 mois |
p-token
A pinocchio
-based Token program.
p-token
is a reimplementation of the SPL Token program, one of the most popular programs on Solana, using pinocchio
. The purpose is to have an implementation that optimizes the compute units, while being fully compatible with the original implementation — i.e., support the exact same instruction and account layouts as SPL Token, byte for byte.
no_std
crateThe code is licensed under the Apache License Version 2.0