Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shazow/callthis
- Owner: shazow
- License: mit
- Created: 2023-09-18T00:08:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T23:24:34.000Z (2 months ago)
- Last Synced: 2024-10-12T00:27:57.885Z (about 1 month ago)
- Topics: ethereum, web3
- Language: Svelte
- Homepage: https://callthis.link
- Size: 404 KB
- Stars: 47
- Watchers: 4
- Forks: 4
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# callthis.link
**Build a transaction and send it as a link for someone else to execute.**
---
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