Commit Graph

182 Commits

Author SHA1 Message Date
Quazia 0aaec3495a refactor: text encoder over buffer
Addresses comment from copilot
2025-05-22 17:30:01 -04:00
Quazia 65496acc55 chore: cleanup test project 2025-05-22 17:21:28 -04:00
Quazia 792beee05a refactor: cleanup send sol transaction; add comments 2025-05-22 17:19:09 -04:00
Quazia 55755bd91b feat: solana send transaction
Still needs cleanup but functional
2025-05-22 17:06:55 -04:00
Quazia d6791fe7c3 chore: update local development readme section 2025-05-22 15:58:55 -04:00
Quazia 880b149300 feat: add guards for when provider is not valid or present 2025-05-22 15:51:51 -04:00
Quazia 7f10d4e8c0 feat: providers working
Still need to flesh out real demo components and handle the case where there isn't a solana provider injected
2025-05-22 14:24:47 -04:00
Quazia 9f748076db feat: add solana deps to init.js 2025-05-22 12:19:29 -04:00
Quazia a352e8d5ec chore: add local development section 2025-05-22 12:18:04 -04:00
Quazia f2d2e26a4a chore: update readme 2025-05-22 11:58:07 -04:00
veganbeef 3fcd2f6e52 fix: update AddFrame type to AddMiniApp 2025-05-16 16:32:12 -07:00
veganbeef 3c9d845f44 add starter kit query param 2025-05-16 16:25:08 -07:00
veganbeef d38bce50c5 fix: default to skip primary category 2025-05-09 16:57:22 -07:00
veganbeef f350aaa897 feat: add primary category and tags 2025-05-09 16:41:53 -07:00
veganbeef 5fe54a80da feat: copy share url button and frames to mini app in cli text 2025-05-09 14:08:06 -07:00
veganbeef 08091fc206 fix: dynamic share page 2025-05-09 11:54:39 -07:00
veganbeef 681f287c20 feat: neynar data in opengraph share image 2025-05-09 10:55:22 -07:00
veganbeef f3f8924fa9 fix: windows compatibility 2025-05-08 10:49:31 -07:00
veganbeef eda896e478 feat: add support for coinbase wallet with auto connect and metamask 2025-05-08 10:47:59 -07:00
lucas-neynar d8c53ceab7 feat: update to use coinbaseWallet and metaMask connectors 2025-05-05 15:54:34 -07:00
lucas-neynar 5f0fd8876a refactor: move env vars to constants file 2025-05-05 15:52:38 -07:00
lucas-neynar 40e40543cd fix: update custody address lookup to use free api 2025-04-29 13:10:27 -07:00
lucas-neynar eba6b89593 version bump 2025-04-22 15:04:08 -07:00
lucas-neynar a5000b7e71 Merge pull request #2 from megabyte0x/patch-1
Change farcaster packages version to `latest`
2025-04-22 15:02:35 -07:00
megabyte 46058db54f fix: remove latest as the version 2025-04-14 23:19:37 +05:30
lucas-neynar 19788e2ade fix: formatting 2025-04-11 16:53:06 -07:00
lucas-neynar 1baea5d793 fix: script formatting 2025-04-11 16:43:31 -07:00
lucas-neynar 18b36f9603 feat: update init script text about demo API key and tunnel 2025-04-11 16:40:55 -07:00
megabyte 9b5cc10b4c Update init.js 2025-04-11 14:38:25 +05:30
lucas-neynar 6c35293e80 feat: add more logging for error debugging 2025-04-10 10:59:17 -07:00
lucas-neynar b3e419b1f6 Merge pull request #1 from neynarxyz/lucas/beginner-friendly-script
feat: remove seed phrase from init script
2025-04-10 10:58:44 -07:00
lucas-neynar 99556cbac0 fix: add nextauth cookies 2025-04-07 16:45:22 -07:00
lucas-neynar 13d5ae9ff2 Merge branch 'main' into lucas/beginner-friendly-script 2025-04-04 18:47:15 -07:00
lucas-neynar df9769a270 feat: make cli scripts more beginner friendly 2025-04-04 18:43:36 -07:00
lucas-neynar fb67300f55 fix: add missing packages 2025-04-04 18:43:36 -07:00
Manan 551b59d05c Update README.md 2025-04-04 12:37:43 -07:00
lucas-neynar 63a480ebda fix: use vercel link to deploy with github 2025-04-03 17:09:38 -07:00
lucas-neynar f2ec709e2d fix: read .env.local in dev script 2025-04-03 16:36:33 -07:00
rish 08be8e5a9d Update README.md 2025-04-04 04:26:30 +05:30
lucas-neynar 70d92c4bd7 feat: update script to make it easier to understand for beginners 2025-04-02 11:47:24 -07:00
lucas-neynar 8e771ed2c7 format: make seed phrase warning more visible 2025-03-29 16:26:43 -06:00
lucas-neynar cfe2c18a4b fix: lowercase custody address 2025-03-27 08:28:49 -07:00
lucas-neynar 21e0c06e42 fix: use free api 2025-03-27 08:24:12 -07:00
lucas-neynar 796de2eef0 fix: new typedef config 2025-03-26 12:52:25 -07:00
lucas-neynar ce60e03424 feat: add typedef file 2025-03-26 12:17:05 -07:00
lucas-neynar c794265892 fix: make package public 2025-03-26 11:49:16 -07:00
lucas-neynar c211f8520c fix: update package name in comments 2025-03-26 11:46:10 -07:00
lucas-neynar c0562fca24 feat: update package and script name 2025-03-26 11:42:51 -07:00
lucas-neynar 9d73f021eb fix: move init code to separate script 2025-03-26 11:42:51 -07:00
lucas-neynar f018890e78 feat: export init function 2025-03-26 11:42:51 -07:00