ramble

0.3.6 • Public • Published

Ramble

Build Status Coverage Status npm version

Ramble is an IPFS/Ethereum adapter. It is set up to handle basic decentralized comments and metadata. It uses an Ethereum contract for lookups and IPFS for distributed data storage.

Usage

$ npm install ramble

To use Ramble in Node.js, simply require it:

var ramble = require("ramble");

A minified, browserified file dist/ramble.min.js is included for use in the browser. Including this file attaches a ramble object to window:

<script src="dist/ramble.min.js" type="text/javascript"></script>

Tests

$ mocha

Readme

Keywords

Package Sidebar

Install

npm i ramble

Weekly Downloads

0

Version

0.3.6

License

MIT

Last publish

Collaborators

  • tinybike