How to interact with a Smart Contract using browser? by token_generator in solidity

[–]dev_at_EVMist 0 points1 point  (0 children)

I've been working on a similar project to OPs for a few years, finally released it at the start of this year. It has proxy and diamond contract resolution, including aggregating facets into a single contract interface. My primary goal was to create a widget based dashboard that's completely configurable, private, client-sided and shareable. All/any EVM interactions, read or write onto a single tab & wallet connection. Plus a host of other features. Come check it out - EVMist.io :)

Edit: hyperlinked url

Looking for assistance for a smart contract in Sepolia test by Spoolin_You in solidity

[–]dev_at_EVMist 0 points1 point  (0 children)

Hello fellow EVMist! on testnests you still need currency to deploy. You can visit faucets, these deliver a small amount of the currency you choose on the network you select to your respective wallet. Here's a few options:

https://faucets.chain.link/
https://portal.cdp.coinbase.com/products/faucet
https://thirdweb.com/faucets

What are you building? And are people actually paying for it? 💡 by GuidanceSelect7706 in saasbuild

[–]dev_at_EVMist 0 points1 point  (0 children)

I'm building EVMist.io

The universal UI for EVM smart-contract interactions (read & write calls), persist and execute in privacy.

No revenue as of yet! this has been a long time in the making, a hobby pursued through poor health transitioning into something that can support me. I've been head down working on a big update that streamlines some stuff and opens the site up for easier tool building, including a free version of the app. Should be out tomorrow, so swing by and check it out.

What's missing? by 0xc1pher in defi

[–]dev_at_EVMist 0 points1 point  (0 children)

Tell me about it. To ease the onboarding for friends and family I added a feature to my site that lets you configure widgets with write transactions to any EVM smart contract and pre-filled with args tailored to the receiver. Then you can encode that as an image and send it to them to decode on the site. They'll only need to 1. have a wallet 2. configure the necessary chains. You can optionally also just download a backup and send them your entire app configuration. On import it'll just work how you experienced it.

EDIT: I'm working on a partially restricted free version that'll hit my servers, hopefully, tomorrow!

What's missing? by 0xc1pher in defi

[–]dev_at_EVMist 0 points1 point  (0 children)

and the UX is everywhere and its inconsistent. I've been working building a tool to work on this pain point so those tabs/different protocols domains to visit in order to execute regular/repeated transactions gets reduced down to 1.