aryan pfp

aryan

@thearyanag

110 Following
1361 Followers


aryan pfp
aryan
@thearyanag
how it handles scale? never used it in prod
0 reply
0 recast
0 reaction

aryan pfp
aryan
@thearyanag
solana app kit is the spiritual child of solana agent kit by SendAI solana agent kit helped anyone build agents on solana easily, and it’s the foundation behind many of today’s top solana ai projects. now, solana app kit lets anyone build apps on solana just as easily — and it’ll be the go-to foundation for new app builders in the months ahead. apps szn starts now.
3 replies
2 recasts
16 reactions

aryan pfp
aryan
@thearyanag
more people sent me Internet money after this post 😭
2 replies
0 recast
2 reactions

aryan pfp
aryan
@thearyanag
agreed, at last money is just an assurance of a act, not means to the act itself. but, in modern america tips are considered to be part of people’s salary, where the employer is not paying them the minimum standards. over time it has became a norm. https://farcaster.xyz/thearyanag/0x32c2cdc1
0 reply
0 recast
0 reaction

aryan pfp
aryan
@thearyanag
https://farcaster.xyz/thearyanag/0x32c2cdc1
0 reply
0 recast
0 reaction

aryan pfp
aryan
@thearyanag
https://farcaster.xyz/thearyanag/0x32c2cdc1
1 reply
0 recast
0 reaction

aryan pfp
aryan
@thearyanag
https://farcaster.xyz/thearyanag/0x32c2cdc1
0 reply
0 recast
0 reaction

aryan pfp
aryan
@thearyanag
https://farcaster.xyz/thearyanag/0x32c2cdc1
0 reply
0 recast
0 reaction

aryan pfp
aryan
@thearyanag
https://farcaster.xyz/thearyanag/0x32c2cdc1
1 reply
0 recast
1 reaction

aryan pfp
aryan
@thearyanag
maybe “support” pledging your support for something online with monetary weightage
1 reply
0 recast
1 reaction

aryan pfp
aryan
@thearyanag
idk, i’m not really liking this tipping culture on fc. like yeah — i get the idea of appreciating someone for sharing good stuff, but idk, the word `tip` just feels off. i got ~6 usdc yesterday for a post, and seeing it labeled as `tips` in my wallet feed felt kinda weird tbh. cc @noiceapp
12 replies
2 recasts
78 reactions

aryan pfp
aryan
@thearyanag
from a mental model, thinking of it as svm makes it a lot easier. yes, on technical level, it's broken into multiple sub-system which ultimately run on low level but we still think of it as monolith. as the parts can't be decoupled easily ( for now ). there are a lot of community efforts going into modular svm from OG, https://github.com/buffalojoec/modular-svm comrpehensive list of resources https://github.com/openSVM/awesome-svm
0 reply
0 recast
1 reaction

aryan pfp
aryan
@thearyanag
only 1, the community. if you are building something helpful to users, the whole community will be behind you to support it, from toly/raj personally shilling you on socials to everyone genuinely supporting you. on stretch, degens — solana embraces internat capital markets, once you accept that, ICM is the truest form of market then there's no going back from that mindeset.
0 reply
0 recast
1 reaction

aryan pfp
aryan
@thearyanag
lmao, anchor = viem of solana
0 reply
0 recast
1 reaction

aryan pfp
aryan
@thearyanag
some more deep dives 1. https://solana.com/developers/ [ the best? ] 2. https://www.helius.dev/blog [ domain specific ] 3. https://blog.quicknode.com/tag/solana-2/
0 reply
0 recast
7 reactions

aryan pfp
aryan
@thearyanag
7. use good rpcs: helius, triton, or quicknode are reliable choices. once you understand the solana account model and how transactions are formed, it all gets much simpler. the solana community is actually super welcoming — way more beginner-friendly and supportive than people often perceive.
1 reply
0 recast
8 reactions

aryan pfp
aryan
@thearyanag
6. if you’re using partial signing: make sure the frontend (farcaster wallet) signs the transaction before the backend does. ⚠️ not recommended as-is — the frontend can send a malicious transaction. if you do this, use it with a nonce. the current farcaster wallet setup invalidates previous signatures — the team is working on fixing this. https://solana.com/developers/cookbook/transactions/offline-transactions#partial-sign-transaction
1 reply
0 recast
7 reactions

aryan pfp
aryan
@thearyanag
5. once you understand pdas, they become an incredibly powerful tool. this guide helps you shift from evm to svm thinking https://www.helius.dev/blog/how-to-migrate-from-ethereum-to-solana
1 reply
0 recast
10 reactions

aryan pfp
aryan
@thearyanag
4. evm → svm mental model: abi = idl eoa = account (owned by system program — the godfather) contracts = programs aka program accounts (owned by bpf loader)
2 replies
0 recast
8 reactions

aryan pfp
aryan
@thearyanag
3. everything is an account, and every account has an owner. half of the bugs happen because you’re accessing the wrong account. understand the account model well: https://www.helius.dev/blog/the-solana-programming-model-an-introduction-to-developing-on-solana
1 reply
0 recast
10 reactions