Closed bjfresh closed 1 year ago
Re: https://github.com/tokenbound/sdk/pull/37
In order to reduce the package size, we eliminated all but the documented deployed chains from the bundle. Custom / unlisted chains can be used, but need to be passed as a full viem Chain object when instantiating the TokenboundClient.
Chain
This is documented here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Re: https://github.com/tokenbound/sdk/pull/37
In order to reduce the package size, we eliminated all but the documented deployed chains from the bundle. Custom / unlisted chains can be used, but need to be passed as a full viem
Chain
object when instantiating the TokenboundClient.This is documented here.