A typescript SDK for Non-Fungible Items
For a more complete set of project documentation, visit the developer portal.
For SDK specific documentation, you can look here.
This SDK provides bindings and workflows for use with various components in the NFI ecosystem.
const item = new Item()
const nfi = await item.getItem({
localNfid: 1,
})