You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
feat: add pinning service support (#17)
Initial support for pinning service API. Adds a new client method `Pin` which pins a cid.
Also adds a number of simple happy path tests for client methods, which can be built on to cover more cases.