Crates.io | stackrup |
lib.rs | stackrup |
version | 0.1.5 |
source | src |
created_at | 2023-11-20 10:41:00.43831 |
updated_at | 2023-11-20 21:51:33.751752 |
description | Stackrup into the world of micro-rollups using Stackr CLI |
homepage | |
repository | |
max_upload_size | |
id | 1041946 |
size | 147,254 |
CLI tool for generating generating a rollup using stackrjs package
Clone the project
git clone https://github.com/stackrlabs/stackr-cli
Go to the project directory
cd stackr-cli
Build the package
cargo build --release
Add to .bin
mkdir -p ~/bin
cp target/release/stackrup ~/bin/
Give execution permissions
chmod +x ~/bin/stackr_rollup
$ stackrup init
This command will take up configurations for the rollup and use Google to generate a rollup
$ stackrup compile
This command will transpile state.ts file to JS and then create a WASM build