No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(dispatch err {:keys [:contract :event] :as evt})
(register-callback! event-key callback & [callback-id])
(start {:keys [:events :read-past-events-from-file? :write-events-into-file? :file-path] :as opts :or {file-path default-file-path}})
(stop web3-events)
(unregister-callbacks! callback-ids)
cljdoc is a website building & hosting documentation for Clojure/Script libraries