Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aleph-im/aleph-js
- Owner: aleph-im
- Created: 2019-03-28T17:46:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:27:52.000Z (almost 2 years ago)
- Last Synced: 2024-06-22T15:54:59.656Z (6 months ago)
- Language: JavaScript
- Homepage: https://aleph.im
- Size: 3.86 MB
- Stars: 30
- Watchers: 7
- Forks: 14
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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)