83 Commits

Author SHA1 Message Date
veganbeef
1093eb64a1
fix: constants writing 2025-07-01 18:27:51 -07:00
veganbeef
6f0300fd7c
feat: update constant writes 2025-07-01 17:27:24 -07:00
veganbeef
e20a2a397d
feat: update npx script to write to constants file 2025-07-01 09:46:56 -07:00
veganbeef
3a9f2cf8b8
feat: update to use vercel sdk for deploy 2025-06-30 09:46:15 -07:00
veganbeef
2b85800ba7
feat: add script inputs 2025-06-26 10:07:14 -07:00
veganbeef
9f5d80fddd
fix: add link to neynar dev portal 2025-06-23 13:46:22 -07:00
veganbeef
601f20bca3
fix: cli text 2025-06-23 12:24:30 -07:00
veganbeef
e349724267
feat: add support for back button and haptics 2025-06-23 12:05:13 -07:00
veganbeef
4831308983
refactor: update frame to mini app and fix dark mode 2025-06-16 12:59:50 -07:00
veganbeef
7263cdef0e
feat: clean up UI 2025-06-13 14:13:59 -07:00
veganbeef
21ccdf3623
feat: share button 2025-06-06 09:38:57 -07:00
veganbeef
3bf80740c0
fix: update neynar/react version number 2025-06-04 12:46:08 -07:00
veganbeef
5420b8fca0
feat: update to use MiniAppProvider 2025-05-30 16:35:31 -07:00
Lucas Myers
16a3e69a43
Merge pull request #5 from neynarxyz/arthur/neyn-5412-add-solana-support-to-mini-app-template
feat: add solana support to mini app template [NEYN-5412]
2025-05-22 16:35:57 -06:00
Quazia
b239f0553b
chore: alphabetize deps
addresses comment from @veganbeef
2025-05-22 18:17:32 -04:00
veganbeef
7df556740d
feat: add optional amplitude tracking 2025-05-22 12:17:49 -07:00
Quazia
9f748076db
feat: add solana deps to init.js 2025-05-22 12:19:29 -04: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
f3f8924fa9
fix: windows compatibility 2025-05-08 10:49:31 -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
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
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
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
c211f8520c
fix: update package name in comments 2025-03-26 11:46:10 -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
lucas-neynar
b940d16d4c
fix: add truthy check for neynarAppName 2025-03-26 11:42:51 -07:00
lucas-neynar
1d55fbe940
fix: verify vercel domain after deployment 2025-03-26 11:42:51 -07:00
lucas-neynar
6128212f0d
feat: add vercel deploy script 2025-03-26 11:42:51 -07:00
lucas-neynar
bbf4978c6e
fix: remove unnecessary logs and edit comments 2025-03-26 11:42:51 -07:00
lucas-neynar
b18ff0da95
feat: update to query neynar client id from neynar 2025-03-26 11:42:51 -07:00
lucas-neynar
ed21678311
feat: fix build 2025-03-26 11:42:51 -07:00
lucas-neynar
990ffe1448
fix: ask for client id in scripts 2025-03-26 11:42:51 -07:00
lucas-neynar
9b84de515c
feat: support windows and allow for localhost development 2025-03-26 11:42:51 -07:00
lucas-neynar
27abf08ed2
feat: update to use .env.local for development 2025-03-26 11:42:50 -07:00
lucas-neynar
d5cbd099cd
remove debug logs 2025-03-26 11:42:50 -07:00