Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shazow/callthis

Build a transaction, send a link for someone else to execute it.
https://github.com/shazow/callthis

ethereum web3

Last synced: 21 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://callthis.link) and on IPFS via [callthis.eth](https://callthis.eth.limo).

✨ Automagic proxy resolving and ABI detection is powered by [WhatsABI](https://github.com/shazow/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