A Nostr browser in Clojure.
Go to file
Robert C. Martin 6472e7ca9b Add the BIT340_Schnorr code from https://code.samourai.io/samouraidev/BIP340_Schnorr
Works.  The first message from more-speech was sent to the nostr network using the signature created by this code.
2022-04-14 16:06:09 -05:00
spec/more_speech Add the BIT340_Schnorr code from https://code.samourai.io/samouraidev/BIP340_Schnorr 2022-04-14 16:06:09 -05:00
src Add the BIT340_Schnorr code from https://code.samourai.io/samouraidev/BIP340_Schnorr 2022-04-14 16:06:09 -05:00
.gitignore mend 2022-04-10 09:36:08 -05:00
issues Added the edit window. Non-functional. 2022-03-08 11:27:24 -06:00
project.clj Add the BIT340_Schnorr code from https://code.samourai.io/samouraidev/BIP340_Schnorr 2022-04-14 16:06:09 -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.