@oamo/models
v0.1.2
Published
Collection of Ceramic models used by Oamo.io
Downloads
2
Readme
Collection of Oamo Ceramic models
Models
Usage
import { ComposeClient } from "@composedb/client";
import { definition } from "@oamo/models";
const compose = new ComposeClient({ ceramic: "http://localhost:7007", definition });