Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mquandalle/chronos
Trusted timestamp on top of ethereum
https://github.com/mquandalle/chronos
ethereum
Last synced: 21 days ago
JSON representation
Trusted timestamp on top of ethereum
- Host: GitHub
- URL: https://github.com/mquandalle/chronos
- Owner: mquandalle
- License: mit
- Created: 2014-04-23T22:53:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-26T15:28:59.000Z (over 10 years ago)
- Last Synced: 2024-04-14T22:59:20.896Z (7 months ago)
- Topics: ethereum
- Language: JavaScript
- Homepage: https://forum.ethereum.org/discussion/825/chronos-trusted-timestamp-on-top-of-ethereum
- Size: 176 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chronos: trusted timestamp on top of ethereum
See the [lisp-like version of the contract](contract.lisp)
The javascript application is located in the [client](/client) directory. It
uses the [Meteor](https://www.meteor.com/) framework.