0.3.0 • Published 4 years ago

@nestdotland/yolk v0.3.0

Weekly downloads
24
License
MIT
Repository
-
Last release
4 years ago

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/yolk@0.2.0-rc2/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

  • t8, Co-Founder, Frontend, & Project management
  • zorbyte, Co-Founder & Advisor
  • justablob, Backend

Core Team

Contributors

Special Thanks

Inspirations

Copyright

nest.land is licensed under the MIT license. Please see the LICENSE file.

0.3.0

4 years ago

0.2.0-rc1

4 years ago

0.2.0

4 years ago

0.1.0-rc.3

4 years ago

0.1.0-rc.2

4 years ago

0.1.0-rc.1

4 years ago

0.1.0

4 years ago