This repository contains essential files for a data marketplace smart contract tailored for the trade and sharing of MUD (Manufacturer Usage Description) files:
shareMUD.sol
is the Solidity codebase of the smart contract responsible for managing the data marketplace.- ConfigurationFiles contains configurations and metadata relevant to the smart contract's functionality and settings.
- UtilityFunctionFiles contains Python scripts for testing and debugging purposes.
- MUDdata contains IoT MUD profiles used in our study.
- Scenarios contains Python scripts of our testing scenarios.
Copyright 2024 IoT Traffic Analytics Research Group, School of EE&T, UNSW Sydney.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[1] S. Guo, M. Lyu, and H. Habibi Gharakheili, "Realizing Open and Decentralized Marketplace for Exchanging Data of Expected IoT Behaviors", IEEE/IFIP NOMS, Seoul, South Korea, May 2024.