Find a file
2023-11-10 20:06:48 -06:00
src Initial commit 2023-11-10 20:06:48 -06:00
.envrc Initial commit 2023-11-10 20:06:48 -06:00
.gitignore Initial commit 2023-11-10 20:06:48 -06:00
Cargo.lock Initial commit 2023-11-10 20:06:48 -06:00
Cargo.toml Initial commit 2023-11-10 20:06:48 -06:00
contract.hurl Initial commit 2023-11-10 20:06:48 -06:00
flake.lock Initial commit 2023-11-10 20:06:48 -06:00
flake.nix Initial commit 2023-11-10 20:06:48 -06:00
readme.md Initial commit 2023-11-10 20:06:48 -06:00
rust-toolchain.toml Initial commit 2023-11-10 20:06:48 -06:00

Running

nix shell
cargo run

Testing

cargo test
cargo run
hurl contract.hurl --variable base='http://localhost:3000' --verbose