@0xcert/wanchain-asset-ledger
Version:
Asset ledger module for asset management on the Wanchain blockchain.
3 lines (2 loc) • 356 B
TypeScript
export { AssetLedgerBase, AssetLedgerDeployRecipe, AssetLedgerAbility, GeneralAssetLedgerAbility, SuperAssetLedgerAbility, AssetLedgerItem, AssetLedgerCapability, AssetLedgerInfo, AssetLedgerItemRecipe, AssetLedgerTransferRecipe, AssetLedgerObjectUpdateRecipe, AssetLedgerUpdateRecipe } from '@0xcert/ethereum-asset-ledger';
export * from './core/ledger';