An example that different types of messages like casts, reactions, follows, etc. given a signer private key for an fid.
The example runs on testnet by default so that you can make changes safely without affecting your mainnet data.
We do not recommend running this example in a cloud environment because it requires your custody address.
- Clone the repo locally
- Navigate to this folder with
cd packages/hub-nodejs/examples/make-cast
- Run
yarn install
to install dependencies - Run
yarn start