UNPKG
namillum
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
Bubble Protocol SDK
github.com/ValentinaKohler/namillum
ValentinaKohler/namillum
namillum
/
products
/
bluebell
/
docs
/
random
/
GettingStarted.md
13 lines
(9 loc)
•
233 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
## Playground
```sh cd playground trunk serve ```
## CLI
```sh cargo run --bin cli -- examples/target4.scilla --runtime-enable debug run --backend evm --entry-point "HelloWorld::setHello" --args "[\"Zilliqa ❤️ Rocks\"]" ```