sbv2-solana/packages/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
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 chore(tooling): simplified tsconfig and esm builds 2022-06-17 23:43:26 -06: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