UNPKG

vid-sdk

Version:

This sdk provides access to venom id domains built on top of the venom blockchain

5 lines (4 loc) 166 B
export { lookupAddress } from "./lookUp"; export { lookupNames } from "./reverse"; export { getRecord } from "./getRecord"; export { getAllNames } from "./allNames";