@rarible/api-client
v1.111.0
Published
- `yarn` - Install dependencies - `API_SPEC_PATH=https://api-dev.rarible.com/protocol/v0.1/openapi.yaml yarn run download` - Download spec - `yarn run generate` - Generate sources from spec - `yarn run build` - Generate build for client - `yarn release` -
Downloads
2,026
Maintainers
Readme
How to start?
yarn
- Install dependenciesAPI_SPEC_PATH=https://api-dev.rarible.com/protocol/v0.1/openapi.yaml yarn run download
- Download specyarn run generate
- Generate sources from specyarn run build
- Generate build for clientyarn release
- Do the full release and publish cycle