@rarible/types
`@rarible/types` is a TypeScript library that provides type definitions and interfaces for the Rarible ecosystem. This package is designed to facilitate seamless integration with Rarible's APIs and services, ensuring type safety and improved developer exp
@rarible/action
Action is almost like async function, but actions can be divided into steps. It gives more control over action execution.