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)
- Host: GitHub
- URL: https://github.com/friedger/radiks-publisher
- Owner: friedger
- Created: 2019-07-27T07:22:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T19:56:45.000Z (over 3 years ago)
- Last Synced: 2025-03-05T03:23:25.286Z (over 1 year ago)
- Language: JavaScript
- Size: 85 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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 .`