SkillAgentSearch skills...

Steemtime

Trusted Timestamp API using steem blockchain

Install / Use

/learn @skzap/Steemtime
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

steemtime

api for making trusted timestamps on the steem blockchain for free

install

git clone https://github.com/skzap/steemtime.git
cd steemtime
npm install
cd steem
npm install
cd ..
node main.js

use the service for free

this api is accessible for free on http://steemwhales.com/timestamping/

use programmatically

###Stamping

curl --data "hash=<your hash here>" http://steemwhales.com:6060/time/request

###Verifying

curl --data "hash=<your hash here>" http://steemwhales.com:6060/time/verify

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated7y ago
Forks2

Languages

JavaScript

Security Score

55/100

Audited on Apr 19, 2018

No findings