To get all information about a cast, traditionally, you have to run a hub or get access to a hosted indexer.
lookUpCastByHashOrUrl
function to get cast data based on a urlCastParamType.Url
to CastParamType.Hash
use a hash (e.g. 0x123…abc) instead to fetch cast data if you so want.
cd ./test-sdk
yarn start
into the terminal