ref-275 is a small WASM app specifically to vote AYE on Kusama Referendum #275.
If you'd like to build from source, first install Rust.
curl https://sh.rustup.rs -sSf | shIf Rust is already installed run
rustup updateVerify Rust installation by running
rustc --versionOnce done, finish installing the support software
sudo apt install build-essential git clang libclang-dev pkg-config libssl-devInstall Trunk, a WASM bundler:
cargo install --locked trunk
Run the app locally with:
trunk serve --open
This small WASM app was heavily inspired by the wasm-example available here.
All credits goes to the subxt Team for the amazing work and examples provided - you rock 🤘🎸
ref-275 - The entire code within this repository is licensed under the Apache License 2.0.
"Instead of worrying about what you cannot control, shift your energy to what you can create." ― Roy T. Bennett
__
Enjoy ref-275
