Liking cljdoc? Tell your friends :D

district.server.web3-events


default-file-pathcljs

source

dispatchcljs

(dispatch err {:keys [:contract :event] :as evt})
source

fscljs

source

register-after-past-events-dispatched-callback!cljs

(register-after-past-events-dispatched-callback! callback)
source

register-callback!cljs

(register-callback! event-key callback & [callback-id])
source

startcljs

(start {:keys [:events :read-past-events-from-file? :write-events-into-file?
               :file-path]
        :as opts
        :or {file-path default-file-path}})
source

stopcljs

(stop web3-events)
source

unregister-callbacks!cljs

(unregister-callbacks! callback-ids)
source

web3-eventscljs

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close