@big-whale-labs/botcaster
TypeScript icon, indicating that this package has built-in type declarations

0.0.28 • Public • Published

Botcaster

Farcaster bot framework.

Installation

  1. Add Botcaster with yarn add @big-whale-labs/botcaster
  2. Use the framework in the following way:
import { startPolling } from '@big-whale-labs/botcaster'

const farcasterAddress = '0x143979b5E07138b5555001fF34474cFFDf6E97FB'
startPolling(farcasterAddress, (notification) => {
  console.log(notification)
})

And you should be good to go! Feel free to fork and submit pull requests.

Readme

Keywords

none

Package Sidebar

Install

npm i @big-whale-labs/botcaster

Weekly Downloads

8

Version

0.0.28

License

MIT

Unpacked Size

10.6 kB

Total Files

15

Last publish

Collaborators

  • wilson.bwl.gg
  • upacyxou
  • tuansydau
  • sarmat
  • ohpaul
  • therealnorman
  • avrdude
  • t_damer
  • wsmichel
  • borodutch