Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinatacloud/castception
https://github.com/pinatacloud/castception
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pinatacloud/castception
- Owner: PinataCloud
- Created: 2024-04-04T14:41:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T15:57:16.000Z (9 months ago)
- Last Synced: 2024-04-05T15:59:47.289Z (9 months ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Castception
This code is an example of using the Pinata API to build a frame that let's users register a Farcaster signer through a frame and send casts through a frame.To run locally:
1. Clone repo
2. Change into repo directory
3. `npm install`
4. `npx wrangler dev`