Skip to content

iggy-social/iggy-dashboard-template

Repository files navigation

Iggy Dashboard Template

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!

Delete mirror.yml in .github/workflows

This file is for backup purposes only.

Managers

This template has a built-in support for contract managers. Smart contract needs to use this extension to support managers: OwnableWithManagers.sol

Domain instead of contract address

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.

Theme

You can pick another theme from Bootswatch by replacing the existing bootstrap.css in src/assets/css with the one from another theme.

Features

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published