@rosen-bridge/collateral
v0.1.0-ad18b004
Published
a package to manage collateral box
Readme
@rosen-bridge/collateral
Table of contents
Introduction
provides a structured and reusable way to work with collateral boxes. The first class is responsible for reading and exposing all collateral box properties in a clear and consistent manner. The second class is a builder that constructs the final collateral box based on those properties.
Installation
npm:
npm i @rosen-bridge/collateralyarn:
yarn add @rosen-bridge/collateral