A Nostr browser in Clojure.
Go to file
2022-05-24 12:13:37 -05:00
private Get last 10 days of events 2022-05-24 12:13:37 -05:00
spec/more_speech Change subscription time to two days ago. Just to keep the load time down. 2022-05-23 15:38:46 -05:00
src Get last 10 days of events 2022-05-24 12:13:37 -05:00
.gitignore update gitignore 2022-05-23 09:41:42 -05:00
issues Added the edit window. Non-functional. 2022-03-08 11:27:24 -06:00
nostr-messages .gitignore 2022-05-21 15:43:13 -05:00
project.clj Change subscription time to two days ago. Just to keep the load time down. 2022-05-23 15:38:46 -05:00
README.md First Commit. Basic formatting 2022-01-18 13:04:57 -06:00

more-speech

A Quil sketch designed to ... well, that part is up to you.

Usage

LightTable - open core.clj and press Ctrl+Shift+Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

REPL - run (require 'more-speech.core).

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.