hello_world 0.1.1
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 build
scarb test
scarb cairo-run --available-gas 200000
Version 0.1.1
Uploaded 2 months ago
Size 2.3 KB
Run the following command in your project dir
scarb add hello_world@0.1.1
Or add the following line to your Scarb.toml
hello_world = "0.1.1"