sbv2-solana/programs/spl-feed-parser
Conner Gallagher 167da3b256 chore(tooling): simplified tsconfig and esm builds 2022-06-17 23:43:26 -06: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 chore(tooling): simplified tsconfig and esm builds 2022-06-17 23:43:26 -06: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