Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purplesyringa/ZeroDevLib
Libraries for ZeroNet
https://github.com/purplesyringa/ZeroDevLib
libraries library p2p peer-to-peer zeronet
Last synced: 2 months ago
JSON representation
Libraries for ZeroNet
- Host: GitHub
- URL: https://github.com/purplesyringa/ZeroDevLib
- Owner: purplesyringa
- Created: 2017-12-05T07:01:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T04:07:39.000Z (over 5 years ago)
- Last Synced: 2024-10-01T09:26:10.734Z (3 months ago)
- Topics: libraries, library, p2p, peer-to-peer, zeronet
- Language: JavaScript
- Size: 35.2 KB
- Stars: 10
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZeroDevLib
ZeroDevLib is a group of libraries for making ZeroNet sites.
## Installation
```
$ npm install --save zero-dev-lib
# or
yarn add zero-dev-lib
# or
git clone https://github.com/imachug/ZeroDevLib
```## Usage
[See wiki](https://github.com/imachug/ZeroDevLib/wiki)