💾 Install • 🎮 Quick start • 🔧 Configuration • 📋 Testing • 🐛 Troubleshooting & debugging • 😍 Acknowledgements • 🌐 Links • 👤 Contributing • 💼 License
Zenswarm Dashboard is a simple interface to monitor the Zenroom based Swarm of Oracles. You can check swarm of oracles status.
- Swarm of Oracles status check:Get all nodes and check if they are running. See details like logs, region,version, in which blockchain the node notarizes, in which blockchain the node is subscribed, a link to an Api test's interface
- L0: listen to the blocks generated on a specific layer 0
- Software Passport: find licenses in a repository
- Services: monitor active services
- Oracles Consensus Post: Post consensus to the Oracles
- Verify Notarization: Provide the transaction hash to verify the transaction notarization
🚩 Table of Contents (click to expand)
pnpm install
pnpm run build
pnpm run start
pnpm run dev
Copyleft (ɔ) 2021 by Dyne.org foundation, Amsterdam
Designed, written and maintained by Puria Nafisi Azizi.
Special thanks to Mr. W. White for his special contributions.
https://github.com/dyne/zenswarm https://dyne.org/
Please first take a look at the Dyne.org - Contributor License Agreement then
- 🔀 FORK IT
- Create your feature branch
git checkout -b feature/branch
- Commit your changes
git commit -am 'Add some fooBar'
- Push to the branch
git push origin feature/branch
- Create a new Pull Request
- 🙏 Thank you
Zenswarm Dashboard - {tagline}
Copyleft (ɔ) 2021 Dyne.org foundation, Amsterdam
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.