105 Commits

Author SHA1 Message Date
Shreyaschorge
f92becd789
Comment console.logs 2025-07-05 00:58:57 +05:30
Shreyaschorge
8563812b4f
Add signer creation 2025-07-05 00:51:31 +05:30
Shreyaschorge
02146b4ff5
Remove unnecessary comment 2025-07-04 03:32:07 +05:30
Shreyaschorge
1fe4d30134
NeynarAuthNutton 2025-07-04 03:17:49 +05:30
Shreyaschorge
857125035f
fix: session and siwf result ui 2025-07-02 14:43:30 +05:30
Shreyaschorge
ab42334f2c
singlequotes 2025-07-02 14:21:14 +05:30
Shreyaschorge
e6654a5e5b
fix: session and siwf result ui 2025-07-02 14:10:30 +05:30
veganbeef
4fbcbdba6f
fix: wallet tab 2025-07-01 18:45:32 -07:00
veganbeef
6f0300fd7c
feat: update constant writes 2025-07-01 17:27:24 -07:00
veganbeef
bef42eddd4
refactor: restructure for better ai comprehension 2025-07-01 09:38:59 -07:00
veganbeef
e349724267
feat: add support for back button and haptics 2025-06-23 12:05:13 -07:00
veganbeef
f97a697f88
fix: footer dark mode styles 2025-06-16 13:06:58 -07:00
veganbeef
4831308983
refactor: update frame to mini app and fix dark mode 2025-06-16 12:59:50 -07:00
veganbeef
cfe51f067c
fix: build script bug 2025-06-13 18:19:19 -07:00
veganbeef
8966dcee30
fix: share component 2025-06-13 15:22:25 -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
39437af6f0
feat: add celo 2025-06-02 19:55:44 -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
41973daea2
refactor: SignMessage -> SignEvmMessage
addresses comment from @veganbeef
2025-05-22 18:27:40 -04:00
Quazia
a39cb6a0da
refactor: named imports vs default
addresses comment from @veganbeef
2025-05-22 18:20:06 -04:00
Quazia
0aaec3495a
refactor: text encoder over buffer
Addresses comment from copilot
2025-05-22 17:30:01 -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
880b149300
feat: add guards for when provider is not valid or present 2025-05-22 15:51:51 -04:00
veganbeef
7df556740d
feat: add optional amplitude tracking 2025-05-22 12:17:49 -07: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
veganbeef
3fcd2f6e52
fix: update AddFrame type to AddMiniApp 2025-05-16 16:32:12 -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
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
80520c34a9
feat: move frame code to FrameProvider.tsx 2025-03-26 11:42:51 -07:00
horsefacts
c4f4135adb
add unichain 2025-03-26 11:42:49 -07:00
Tony D'Addeo
7e27660ef6
support degen and mainnet 2 2025-03-26 11:42:49 -07:00
Tony D'Addeo
54776d373d
support degen and mainnet 2025-03-26 11:42:49 -07:00
Tony D'Addeo
e88ae7a98d
support switching to degen and mainnet 2025-03-26 11:42:49 -07:00
Tony D'Addeo
805036bdaf
add viewProfile example 2025-03-26 11:42:49 -07:00
Tony D'Addeo
7cde86a049
add safe area 2025-03-26 11:42:49 -07:00
Tony D'Addeo
11faa1a25d
handle sign in rejection 2025-03-26 11:42:49 -07:00
Christian Mladenov
0474228955
Handle and display real-time events from the host 2025-03-26 11:42:49 -07:00
Tony D'Addeo
cd4149abd5
add signIn example 2025-03-26 11:42:49 -07:00
horsefacts
c0f11d16ce
use @farcaster/frame-wagmi-conector 2025-03-26 11:42:49 -07:00
Christian Mladenov
8acf07b03e
Add notification savings + webhook validation 2025-03-26 11:42:49 -07:00
Tony D'Addeo
561878eac0
explicitly handle user reject error 2025-03-26 11:42:49 -07:00
horsefacts
ddcd3981fc
add chain switching example 2025-03-26 11:42:49 -07:00
Tony D'Addeo
e89dd14566
explicitly update config on switchChain 2025-03-26 11:42:49 -07:00
Christian Mladenov
6691998a1d
Add addFrame() action, sending notifications and getting webhook events 2025-03-26 11:42:49 -07:00
horsefacts
06395560df
add additional embeds + routes 2025-03-26 11:42:49 -07:00
horsefacts
0e2e706c48
add Warpcast deep link 2025-03-26 11:42:48 -07:00