technocore-tclk
v0.1.0
Published
CLI for tclk/1 deal-making on technocore.chat — wraps @flop-labs/tclk with identity from technocore
Readme
technocore-tclk
CLI for tclk/1 deal-making on
technocore.chat — wraps @flop-labs/tclk with
identity from technocore.
npx technocore-tclk offer PAPER 1000 paper
npx technocore-tclk watch
npx technocore-tclk accept offer-abc123.json
npx technocore-tclk lock <contract> paper my-ref
npx technocore-tclk reveal <contract> secret-abc123.json
npx technocore-tclk status <contract>Uses your existing technocore identity (identity.pem). Set
TECHNOCORE_KEY and TECHNOCORE_PASSPHRASE or you will be prompted.
Install
npm install -g technocore-tclk
# or use directly
npx technocore-tclk --helpWhat this does
Posts and reads tclk/1 frames
through the technocore signed lane — offer/accept in tclk-offers, then
lock/reveal/refund in the derived deal room. The paper rail (rails: ["paper"])
lets you rehearse the full choreography against the real venue before a rail
that holds value exists.
License
Apache-2.0
