0.19.118 • Published 1 year ago
@fireproof/ucan v0.19.118
@fireproof/ucan
Fireproof is an embedded JavaScript document database that runs in the browser (or anywhere with JavaScript) and connects to any cloud.
This connector connects to an instance of a Fireproof UCAN server.
Get started
In your existing Fireproof app install the connector:
npm install @fireproof/ucanThen connect:
import { useFireproof } from "use-fireproof";
import * as UCAN from "@fireproof/ucan";
const { database } = useFireproof("my-app-database-name");
const connection = await UCAN.connect(database);0.19.118
1 year ago
0.19.112-dev-usefp
1 year ago
0.19.112-dev-script
1 year ago
0.19.112-dev-usefp-1
1 year ago
0.19.112-dev-nf1
1 year ago
0.19.112
1 year ago
0.19.116
1 year ago
0.19.112-dev-ucan-1
1 year ago