UNPKG

@standard-crypto/farcaster-js

Version:

A collection of tools for interacting with the Farcaster social network.

6 lines 240 B
#!/usr/bin/env node "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const farcaster_js_cli_1 = require("@standard-crypto/farcaster-js-cli"); void (0, farcaster_js_cli_1.runCli)(); //# sourceMappingURL=cli.js.map