sbv2-solana/programs/spl-feed-parser
Conner Gallagher fa39a4a8c3 updated oclif to v2 for esm support
- uprev @oclif to v2
- cleaned up commands to use async this.parse
- misc command cleanup
- configured lerna publish to skip examples
2022-06-07 21:26:59 -05:00
..
src init 2022-05-17 10:42:04 -06:00
tests program testing cleanup fix 2022-05-20 12:15:50 -06:00
Cargo.toml refactored example programs 2022-05-18 15:00:17 -06:00
README.md init 2022-05-17 10:42:04 -06:00
Xargo.toml init 2022-05-17 10:42:04 -06:00
package.json updated oclif to v2 for esm support 2022-06-07 21:26:59 -05:00
tsconfig.json fixed programs test 2022-05-19 14:49:38 -06:00

README.md

On-Chain-Feed-Parser

Deploy

cargo build-bpf --manifest-path=Cargo.toml
solana program deploy target/deploy/spl_feed_parser.so