hello_world 0.1.7
hello_world
This example is a result of running scarb new --no-vcs hello_world. This template can be both run and tested, try running following commands:
scarb new --no-vcs hello_world
scarb build scarb test scarb cairo-run --available-gas 200000
scarb build
scarb test
scarb cairo-run --available-gas 200000
Version 0.1.7
Uploaded 1 month ago
License MIT OR unknown
Size 2.7 KB
Run the following command in your project dir
scarb add hello_world@0.1.7
Or add the following line to your Scarb.toml
hello_world = "0.1.7"