#twine #randomness #blockchain

app twine_cli

Twine protocol rust library command line interface

1 unstable release

new 0.1.0 Mar 14, 2025

#8 in #twine

MIT license

380KB
10K SLoC

Twine CLI

Design ideas

twine init # create a local dir config file and store
twine ls # list strands in local dir
twine create ./strand-info.json -k ./ed25519.key # create a strand
twine commit -s 1 ./payload.json # create a tixel with payload on strand "1"
twine sync # sync with configured remote stores
twine dump bafyreislkdf # print all strand data as json (-o car) for car output

Dependencies

~43–61MB
~1M SLoC