sbv2-solana/packages/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
LICENSE cleaned up package.json, tsconfig.json, and misc build configs 2022-05-25 12:38:29 -06:00
README.md init 2022-05-17 10:42:04 -06:00
esbuild.js 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 init 2022-05-17 10:42:04 -06:00

README.md

Switchboard V2 Feed Parser

Basic example showing how to load the Switchboard program and output the latest value

Install

npm install

Start

npm start