Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aleph-im/aleph-js

Aleph.im Javascript API
https://github.com/aleph-im/aleph-js

Last synced: 4 months ago
JSON representation

Aleph.im Javascript API

Awesome Lists containing this project

README

        

# Aleph-JS

## Installing

To install, add it to your project:
```bash
yarn add aleph-js
```

## Docs

Docs available on [aleph-im.github.io/aleph-js](https://aleph-im.github.io/aleph-js/).
Please have a look at the [Getting Started guide](https://aleph-im.github.io/aleph-js/guide/getting-started.html).

You can also look at relevant sections in this repo directly (not formatted, etc.):

- [Introduction to aleph.im](docs/guide/README.md)
- [Getting Started](docs/guide/getting-started.md)