@nestdotland/yolk
v0.3.0
Published
The nest.land API Client for Deno and the Browser.
Downloads
14
Readme
Note: This library is a work in progress until the new API for nest.land is deployed.
yolk
Yolk is nest.land's official API client library for Deno.
Usage
Deno
import * as yolk from "https://x.nest.land/[email protected]/mod.ts";
Web
yarn add @nestdotland/yolk
# or
npm i @nestdotland/yolk
import * as yolk from "@nestdotland/yolk";
What is nest.land?
Nest.land combines Deno with the Arweave Blockchain. With us, you can publish your Deno modules to the permaweb, where they can never be deleted. This avoids a major pitfall for web-based module imports while allowing the developer to maximize on the potential of Deno's import design!
Credits
Authors
Core Team
Contributors
Special Thanks
Inspirations
Copyright
nest.land is licensed under the MIT license. Please see the LICENSE file.