0.58.2 • Published 9 months ago

@fuels/vm-tx v0.58.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
9 months ago

@fuels/vm-fuel-tx

WASM version of fuel-tx Rust crate:

Getting Started

Be sure to await the WASM async initialization:

import * as fuel_tx from '@fuels/vm-tx'

(async function() {
  await fuel_tx.initWasm();

  // fuel_tx.<?>();
  // ...
})();
0.58.1

9 months ago

0.58.2

9 months ago

0.58.0

9 months ago

0.57.1

10 months ago

0.57.0

10 months ago

0.53.0

1 year ago

0.54.0

1 year ago

0.51.0

1 year ago

0.52.0

1 year ago

0.50.0

1 year ago

0.55.0

1 year ago

0.54.1

1 year ago

0.56.0

12 months ago

0.49.0

1 year ago

0.48.0

1 year ago

0.47.1

1 year ago

0.44.0

1 year ago

0.43.2

2 years ago