Expand description
Standard library provided by the Freenet project to be able to write Locutus-compatible contracts.
Modulesยง
- client_
api - A node client API. Intended to be used from applications (web or otherwise) using the node capabilities to execute contract, delegate, etc. instructions and communicating over the network.
- prelude
- Locutus stdlib prelude.
- rand
- Random number generation.