Files
Vanillae/sidekick_examples/src/hello.ts
T
pharpend 6e1189a789 version bump sk/awcp/parasite to add tx_sign_yesprop
There is now an explicit function to have superhero sign the transaction *and*
propagate it into the network.  JR will simply reject these requests.
2023-07-20 14:34:19 -06:00

4 lines
88 B
TypeScript

import * as sk from './jex_include/local-sidekick-0.2.2/dist/sidekick.js';
sk.hello();