Krishang pfp

Krishang

@krishang

28 Following
41 Followers


Krishang pfp
Krishang
@krishang
how do you redirect to another mini-app (from within a mini-app)? I’ve tried the openUrl sdk action but it just opens the phone browser. Tried the raw window api as well.
0 reply
0 recast
0 reaction

Krishang pfp
Krishang
@krishang
https://defi.bearblog.dev/curve-amm-math/
0 reply
0 recast
0 reaction

Krishang pfp
Krishang
@krishang
wrote an erc721 contract in yul with a straightforward storage layout, and it benchmarks as gas cheaper (barely) against solady/solmate https://github.com/nkrishang/yul-erc721
0 reply
0 recast
0 reaction

Krishang pfp
Krishang
@krishang
what does this simple Solidity contract look like in inline assembly? and does that actually save gas ?!? this question was bugging me for a while, and i finally spent an evening answering this concretely. here's code and explanation: https://github.com/nkrishang/yul-strings
0 reply
0 recast
1 reaction

Krishang pfp
Krishang
@krishang
a technical design doc for my real nerds: https://thirdweb.notion.site/Design-Document-Hooks-upgradeable-modular-contracts-4ed10bf2d46f49f997cde60cdb15705d
0 reply
0 recast
1 reaction

Krishang pfp
Krishang
@krishang
YO DEVS @thirdweb contracts are bound for a redesign and i'm looking for feedback on our new architecture we're opting for a hooks design just like Uniswap hooks try it out here: https://thirdweb.com/thirdweb.eth/ERC721Core
1 reply
1 recast
7 reactions

Krishang pfp
Krishang
@krishang
I'll post my `SimpleStringStore` solution in a bit !!
0 reply
0 recast
1 reaction

Krishang pfp
Krishang
@krishang
I solved 'huff-puzzles' and played around with strings in general: https://github.com/nkrishang/huff-puzzles-solutions My `SimpleStringStore` includes multiple storage read / writes and I have a hunch that I'm missing fundamental understanding that leads to those multiple storage read/writes
1 reply
0 recast
0 reaction

Krishang pfp
Krishang
@krishang
evm nerds, what's an efficient Huff lang implementation of this 'SimpleStringStore' ? i can write a bad and costly one. please teach me, thanks
1 reply
0 recast
0 reaction

Krishang pfp
Krishang
@krishang
hey y’all
0 reply
1 recast
2 reactions