Skip to content

Web 3.0 Realized with Traceless Privacy and Seamless Compatibility

License

Notifications You must be signed in to change notification settings

Ljiacheng/automata

 
 

Repository files navigation

Rust

Automata

Build

On Ubuntu/Debian, install the following packages:

sudo apt-get update
sudo apt-get install -y build-essential pkg-config llvm-dev libclang-dev clang libssl-dev curl

Install Rust through rustup.rs:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Initialize your Wasm Build environment:

./scripts/init.sh

Build Wasm and native code:

cargo build --release

License

Apache 2.0

About

Web 3.0 Realized with Traceless Privacy and Seamless Compatibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 63.3%
  • OCaml 35.9%
  • Other 0.8%