Skip to content

elicorrales/my-first-solana-project-series-II-part-14

Repository files navigation

my-first-solana-project-series-II-part-14

This project is part of a series and includes a video.

See Here for the overall document that refers to all the series.

In this video we learn how to (or review how to)

  • generate a keypair file from Bash command line
  • pass in command-line arguments the JSON keypair array (a string) to a Javascript client
  • convert passed-in ascii string into real JSON array, so as to pass them to the Solana "TransactionInstruction" and thus "sendTransaction" and thus be received by the deployed on-chain Rust program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published