This is a template that allows you to rapidly set up a dashboard to manage your smart contracts, or to develop a web app for end users.
Feel free to use the provided code template for both commercial and non-commercial purposes. The contributors of this template do not assume any responsibility for any issues that may arise from its use. You are encouraged to modify and adapt the code to suit your specific needs. Enjoy coding!
This file is for backup purposes only.
This template has a built-in support for contract managers. Smart contract needs to use this extension to support managers: OwnableWithManagers.sol
The field for entering contract address can also accept domain names. So if your contract owns a punk domain (in a form of an NFT), you can access it by entering that domain instead of the address.
You can pick another theme from Bootswatch by replacing the existing bootstrap.css in src/assets/css
with the one from another theme.