Open oberstet opened 4 years ago
Creating a new XBR Domain requires a stackLicense:
stackLicense
https://github.com/crossbario/xbr-protocol/blob/825d54c9e222582dfae60504f6827ed561dd1d49/contracts/XBRDomain.sol#L93
The license for the software stack running the domain. IPFS Multihash pointing to a JSON/YAML file signed by the project release key.
For now, we need to publish 3 files for stackLicense:
we need to coordinate/discuss/finalize with Alex which license files to publish, and add that publication at least as a Makefile target in the repo here (or other convenience scripting) ..
Makefile
Creating a new XBR Domain requires a
stackLicense
:https://github.com/crossbario/xbr-protocol/blob/825d54c9e222582dfae60504f6827ed561dd1d49/contracts/XBRDomain.sol#L93
For now, we need to publish 3 files for
stackLicense
: