Crate freenet_stdlib

source ·
Expand description

Standard library provided by the Freenet project to be able to write Locutus-compatible contracts.

Modules

  • 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.
  • Locutus stdlib prelude.
  • Random number generation.