Skip to content

☯️ Unofficial Slate API client for Deno, an open-source Filecoin-based storage system.

Notifications You must be signed in to change notification settings

deno-web3/slate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
v 1 r t l
May 27, 2023
4a122f7 · May 27, 2023

History

15 Commits
May 27, 2023
May 26, 2021
Mar 19, 2022

Repository files navigation

Slate

I'm building Flash - a service to deploy websites and apps on the new decentralized stack.

If you'd like to try or collab, dm or email

Unofficial Deno API client for Slate, an open source Filecoin-based storage system.

Example

import { Slate } from 'https://deno.land/x/slate/mod.ts'

const slate = new Slate({ apiKey: 'X-X-X' })

const { collections } = await slate.getUserData()

const { filename } = await slate.uploadFile('logo.png')

About

☯️ Unofficial Slate API client for Deno, an open-source Filecoin-based storage system.

Topics

Resources

Stars

Watchers

Forks