[Feature Request] Custom Source
- Langage dominant
- TypeScript
- Étoiles
- 542
- Forks
- 98
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I would love to be able to embed a contract abi source in the URL params like `eth95.dev?abi=` and the page makes a single request for the abi at that source. This would be helpful for scenarios where I want to give someone a link and then following the link gives them everything they need to interact with a contract. I end up manually walking lots of folks through the precursor steps when they're not quite blockchain natives.
For reference, [Remix](https://remix-ide.readthedocs.io/en/latest/locations.html) allows a user to insert a gist, filepath, or even the raw source code in a query param.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.