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

https://github.com/friedger/radiks-publisher

Tool to distribute user-owned content (using Blockstack)
https://github.com/friedger/radiks-publisher

Last synced: about 1 year ago
JSON representation

Tool to distribute user-owned content (using Blockstack)

Awesome Lists containing this project

README

          

Radiks Publisher
================
A command-line tool to publish content owned by a blockstack id.

Usage
-----
Update index.js according to your needs. In particular,
* change the domain url
* change the radiks server url
* change the session data

Then run
* `yarn`
* `node .`