Skip to content

cawabunga/aurora-engine-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurora Engine Utils (Rust)

This Rust project provides utilities for working with Aurora Engine transactions. It compiles to WebAssembly (Wasm) to enable usage in JavaScript environments.

Building

To build the WebAssembly package:

make

This will generate a pkg directory containing the compiled WebAssembly module and JavaScript bindings.

JavaScript Usage

For information on how to use the compiled WebAssembly module in JavaScript, please refer to the JavaScript README.

About

Aurora transaction parser (Rust/WASM/JS)

Resources

Stars

Watchers

Forks

Packages

No packages published