metaplex-foundation / shank

Extracts IDL from Solana Rust contracts
https://docs.rs/crate/shank_macro/latest
118 stars 23 forks source link

shank: provide binary installable from npm #15

Open thlorenz opened 2 years ago

thlorenz commented 2 years ago

Create a Makefile with a task which cross-compiles for OSX , Linux and Windows architectures into a specific npm package and publish each to npm. Then create a parent 'shank' package which installs the correct one depending on architecture