78 packages
glowbe-components
Shareable components across Glowbe interfaces
@rarible/action
Action is almost like async function, but actions can be divided into steps. It gives more control over action execution.
@rarible/api-client
- `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` -
@rarible/asset
Solidity struct Asset used by ExchangeV2 on Rarible
@rarible/custom-matchers
Custom matchers for different asset classes
@rarible/deploy
package with all migrations to deploy other packages
@rarible/eslint-config-react
Eslint config for react projects
@rarible/eslint-config-ts
Eslint config for typescript projects
@rarible/estimate-middleware
@rarible/ethereum-api-client
- `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` -
@rarible/ethereum-provider
Library to abstract from web3.js or ethers.js
@rarible/ethereum-sdk-test-common
@rarible/ethers-ethereum
Ethereum interface with ethers.js
@rarible/exchange-interfaces
Solidity interfaces used by ExchangeV2 on Rarible
@rarible/exchange-v2
### Architecture
@rarible/fcl-types
@rarible/flow-api-client
Flow js API client to interact with Rarible protocol
@rarible/flow-sdk
SDK for interact with flow blockchain and Rarible protocol
@rarible/flow-sdk-scripts
@rarible/flow-test-common
@rarible/lazy-mint
Interfaces for ERC-721/1155 contracts with mintAndTransfer function
@rarible/lib-asset
Solidity asset library used by ExchangeV2 on Rarible
@rarible/lib-broken-line
Solidity struct Asset used by ExchangeV2 on Rarible
@rarible/libraries
Solidity libraries used by ExchangeV2 on Rarible
@rarible/logger
Logging utility for ts projects