In this quick start example, we are going to demonstrate the basic usage of Navigator and Gateway:
simple-fetcher
: Fetch / deserialize on-chain data and instantiate pool and farms for 10+ protocols in less than 50 lines of code.simple-composer
: Compose a few actions into one operation (in this case,swap
,addLiquidity
andstake
) for Raydium protocol in less than 50 lines of code.
$ yarn
$ yarn start