Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orbitdb-archive/ipfs-post
POST prototype for IPFS
https://github.com/orbitdb-archive/ipfs-post
ipfs orbitdb post prototype
Last synced: 3 months ago
JSON representation
POST prototype for IPFS
- Host: GitHub
- URL: https://github.com/orbitdb-archive/ipfs-post
- Owner: orbitdb-archive
- License: mit
- Archived: true
- Created: 2016-04-27T10:29:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T22:41:32.000Z (about 5 years ago)
- Last Synced: 2024-09-19T08:41:34.947Z (3 months ago)
- Topics: ipfs, orbitdb, post, prototype
- Language: JavaScript
- Size: 18.6 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ipfs-post
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/orbitdb/Lobby)
[![npm version](https://badge.fury.io/js/ipfs-post.svg)](https://www.npmjs.com/package/ipfs-post)
[![node](https://img.shields.io/node/v/ipfs-post.svg)](https://www.npmjs.com/package/ipfs-post)> POST prototype for IPFS
**Project Status**: WIP.
This project is still in beta. Use at your own risk! Perhaps consider contributing, too. :)
## Install
This project uses [npm](http://npmjs.com/) and [nodejs](https://nodejs.org/).
```sh
npm i --save ipfs-post
```## Usage
The methods for this module are not yet documented. If you can, please help us by looking at the `src/` files and submitting an example! See issue [#2](https://github.com/orbitdb/ipfs-post/issues/2).
## Contribute
We would be happy to accept PRs! If you want to work on something, it'd be good to talk beforehand to make sure nobody else is working on it. You can reach us on [Gitter](https://gitter.im/orbitdb/Lobby), or in the comments of the [issues section](https://github.com/orbitdb/ipfs-post/issues).
We also have **regular community calls**, which we announce in the issues in [the @OrbitDB welcome repository](https://github.com/orbitdb/welcome/issues). Join us!
For specific guidelines for contributing to this repository, check out the [Contributing guide](CONTRIBUTING.md). For more on contributing to OrbitDB in general, take a look at the [OrbitDB welcome repository](https://github.com/orbitdb/welcome). Please note that all interactions in [@OrbitDB](https://github.com/orbitdb) fall under our [Code of Conduct](CODE_OF_CONDUCT.md).
## License
[MIT](LICENSE) © 2016-2018 Haad, 2019 Haja Networks Oy