lukso-network / tools-erc725-inspect

Website to check ERC725Y key value stores
https://erc725-inspect.lukso.tech/
Apache License 2.0
9 stars 10 forks source link

On getData page, when user edits address and data input, add values in URL / load values from URL #17

Closed Hugoo closed 3 months ago

Hugoo commented 2 years ago

?address=XXX&hashedKey=YYY

allow easy sharing

The page should auto push to this page with the correct values + load the values from qs when available

Related to: #12