forc-tx 0.71.0

A `forc` plugin for constructing transactions.
Documentation
1
2
3
4
5
6
7
8
[project]
authors = ["Fuel Labs <contact@fuel.sh>"]
entry = "main.sw"
license = "Apache-2.0"
name = "tests"

[dependencies]
std = { path = "../../../sway-lib-std" }