nest.land
An immutable module registry for Deno, on the blockchain
nest.land website
This is the nest.land website written in Vue, deployed on our sponsor, Vercel.
Setup and serve (debug)
Please use the Yarn package manager, if you want to contribute to the front-end
yarn install
yarn run serve
Serve via Vercel
vc dev
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!
Repositories/Services
nest.land is split into many services, each in their own respective repositories, they are as follows:
- nest.land - The landing repository for nest.land. It houses the website source code.
- eggs - nest.land's CLI
- yolk - nest.land's API library
- website - nest.land's website
- API - nest.land's API
- twig - A mediator for nest.land's interactions with Arweave
- x - The module gateway for files to be accessed.
Infrastructure Diagram
The mentioned services are keystone to making nest.land a better service. This diagram is a visualisation of how these parts work together:
Credits
Authors
Core Team
Contributors
Special Thanks
Inspirations
Copyright
Nest.land is licensed under the MIT license. Please see the LICENSE file.