@rarible/ethereum-api-client
v1.152.1
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
1,296
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
