Unboxed-Software / solana-course

A complete course for learning Solana, including creating and transferring tokens, making NFTs, on-chain app development, and more.
https://solana.com/developers
Mozilla Public License 2.0
395 stars 134 forks source link

update esrun to use npx #385

Closed PBillingsby closed 4 months ago

PBillingsby commented 4 months ago

Add npx to esrun scripts to remove assumptions that a reader has npx installed

PBillingsby commented 4 months ago

Closing as this has been handled in token22-batch-3