Closed chenyan-dfinity closed 1 year ago
messages.json
ic-repl -s message.json -r ic
send(file("messages.json"))
-i
messages.json
, which makes it identical to quill format.ic-repl -s message.json -r ic
to submit json messages.send(file("messages.json"))
to submit messages in the script.-i
flag to enter repl after the script is finished