Skip to content

Latest commit

 

History

History
 
 

feed-parser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

sbv2-sui / feed-parser

An example contract reading the price of a Switchboard V2 data feed on-chain.

Discord Twitter

Usage

Build the example program

sui move compile

# skip dependency verification because we're only pulling in a binding (not the full source)
sui client publish --gas-budget 100000000