fdev

Crates.iofdev
lib.rsfdev
version0.3.80
created_at2023-09-21 14:39:44.310068+00
updated_at2026-01-25 01:40:48.329851+00
descriptionFreenet development tool
homepage
repositoryhttps://github.com/freenet/freenet-core
max_upload_size
id979566
size424,759
Ian Clarke (sanity)

documentation

README

fdev

The Freenet Development Tool (fdev) is a command-line utility for creating, building, publishing, and testing Freenet contracts and delegates.

Features

  • Create new contract and web-app packages
  • Build and compile WASM contracts/delegates
  • Publish and update contracts
  • Local testing with TUI-based WASM runtime
  • Network simulation and testing tools

Resources

Installation

cargo install fdev

For detailed usage instructions and development setup, see the GitHub repository.

License

Licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).

See LICENSE.md for details.

Commit count: 3299

cargo fmt