Giter Site home page Giter Site logo

shazow / callthis Goto Github PK

View Code? Open in Web Editor NEW
42.0 4.0 4.0 319 KB

Build a transaction, send a link for someone else to execute it.

Home Page: https://callthis.link

License: MIT License

Makefile 0.23% Nix 0.98% HTML 0.94% Svelte 75.26% TypeScript 6.37% JavaScript 2.11% SCSS 14.11%
ethereum web3

callthis's Introduction

callthis.link

Build a transaction and send it as a link for someone else to execute.

Screenshot of callthis.link

Latest version is available on callthis.link and on IPFS via callthis.eth.

โœจ Automagic proxy resolving and ABI detection is powered by WhatsABI!

Developing

If you're a fellow Nix-user, run nix develop. Otherwise, make sure you have nodejs and pnpm installed.

Run make run to serve locally, make build to build a ready-to-deploy static site.

License

MIT

callthis's People

Contributors

shazow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

callthis's Issues

Save a long link as an IPFS object, load IPFS object links

Would be nice to be able to save long links as an IPFS object, to support longer calldata and to create shorter links.

This opens up other usecases, like adding more metadata into the IPFS object such as proofs/signatures/branding/etc.

Feature: Multicall batching

Detect if sender is a multisig with multicall support, support batching multiple transactions?

Could even offer to bolt on an optional tiny fee?

Also useful for view multicalls.

Bring your own ABI

Sometimes WhatsABI can't get the full ABI, or missing some type annotations. Would be nice to be able to bring your own ABI annotation.

Would be hard to encode this in the link (maybe just the called function hint?).

Feature: Override calldata

Maybe an advanced mode where you can override the calldata with something specific, the rest of the decoding becomes readonly?

(Right now it's the reverse: Calldata is readonly, generated from the inputs)

Improve the Trust Experience (TX)

Context: https://stark.mirror.xyz/rkLEVz9p4r3ouusD-WCkWP_iVZYkZ0K7TFkzeRfiXCU

Some ideas specific to callthis:

  • Signed link shares (so you can verify that a linked transaction is from shazow.eth, not some rando)
  • Show and summarize recent transactions to target address/contract
  • Warn when target address is new (<1 month?) or has no prior activity
  • Would be neat to have a list of addresses that can attest to the trustworthiness of another address (like a curation list) which people can subscribe to. Kinda like "community notes" for transactions?
  • Link out to contract source code if available, using contractreader so it's more readable.
  • ... what else?

Explicit network switching

Right now the network is assumed from your wallet but not sure how reliable that is. We should set the network explicitly somewhere, could even force it on saved transactions.

Add default readonly provider

Right now we don't do any default providers, just whatever you bring to the wallet.

It's nice but UX suffers. Not sure if it's worth keeping the purity.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.