(check-node-connection {:keys [node] :as rt})checks that the node connection is present
checks that the node connection is present
(contract-fn-name ptr)gets the name of a pointer
gets the name of a pointer
(create-web3-node {:keys [id lang url] :as rt})creates the node runtime
creates the node runtime
(invoke-ptr-web3 {:keys [mode] :as rt} ptr args)invokes the runtime, deploying the contract if not available
invokes the runtime, deploying the contract if not available
(invoke-ptr-web3-call rt ptr args)invokes a deployed method
invokes a deployed method
(invoke-ptr-web3-check contract fn-name args)checks that arguments are correct
checks that arguments are correct
(raw-eval-web3 {:keys [id lang] :as rt} body)disables raw-eval for solidity
disables raw-eval for solidity
(rt-web3 {:keys [id lang] :as m})creates an starts a runtime
creates an starts a runtime
(rt-web3-string {:keys [id lang config node]})gets the runtime string
gets the runtime string
(rt-web3:create {:keys [id lang] :as m})creates a runtime
creates a runtime
(start-web3 {:keys [id lang config] :as rt})starts the solidity rt
starts the solidity rt
(stop-web3 {:keys [id lang bench container] :as rt})stops the solidity rt
stops the solidity rt
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |