accurate-coral-crawdad
SP3EWE151DHDTV7CP5D7N2YYESA3VEH3TBPNTT4EVSource Code
;; hello-world.clar
(define-public (hello-world)
(ok "Hello, World!")
)Functions (1)
| Function | Access | Args |
|---|---|---|
| hello-world | public |
;; hello-world.clar
(define-public (hello-world)
(ok "Hello, World!")
)| Function | Access | Args |
|---|---|---|
| hello-world | public |