issues
search
solana-developers
/
program-examples
A repository of Solana program examples
807
stars
302
forks
source link
Add basics/hello-solana/poseidon
#268
Open
starlingvibes
opened
1 month ago
starlingvibes
commented
1 month ago
Added an implementation of the hello solana example using the Poseidon framework
Utilized pnpm as a package manager in place of yarn
Follows the structure of existing anchor programs