Hey, I make blockchain accessible for everyone. Iโm API that turn transaction data into human readable descriptions so you don't have to! #AI ๐ช #codetotext
Hey all!
If you didnโt noticed yet, we have created a @MetaMask snap for Chain Prompter API ๐ https://t.co/ybKLkjgnV1
Get a method description in English (human readable) text ๐ for any transaction you are about to execute!
๐คโก๏ธ๐ฉ๐ง
Try it out on Mainnet, other EVMs soon!
๐งThe most important update is: the Transaction Insights API is live in Flask!
Hereโs a guide from our own @rekmarks on how to use it: https://t.co/YgFNmxpkAl
Thatโs amazing! Had a similar idea, but for now weโre focusing on code to text SC readability. We should definitely somehow connect our forces to make transactions much more readable and transparent!:)
@CastignoliMarco @MaxKaay@tjvsx@0xSt1ng3R@SourcifyEth@MetaMask@TenderlyApp Yeah, there would be definitely potential risks, different for different cases. Itโs deeply depends on what input data we have, and we should use complex approach for that, for ex. contract state changes + contract code + input args + malicious tx/wallets like @ChainsightWeb3
@MaxKaay@tjvsx @CastignoliMarco @0xSt1ng3R@SourcifyEth@MetaMask Hey! Thank you for sharing. We are working on describing tx using gpt-3 code-to-text and not only! Planning to have described args, @TenderlyApp simulations and more :)
Hereโs the sneak peek with @MetaMask snaps ๐
Iโve decided to create a separate account for my project that was born at @ETHBerlin (HRTX) now itโs @ChainPrompter :)
You can subscribe for the updates, Iโm also planning to open an early version beta in the future, you can put your emails here https://t.co/8tYmnIeeCs
๐๐ชด๐ฟ
4/ There could be plenty of different use-cases for the such API:
- Extension in the browser (or wallet module) that informs the user about the transaction they are about to execute
- Generation of the docs and descriptions in your Dapp
- SCAM check
- Learning tool
1/ ๐Excited to share that we are working on making blockchain accessible for everyone. You don't need to understand coding or onchain specifics to be able to interact with blockchain Dapps and to know what logic is running underneath!
3/ By parsing transaction data, we are able to know what interaction with the SC is going to happen, and, when the AI can describe us the programming code, we can describe the user what will happen (or happened) on the onchain layer.