This is the third release of the STAR ODK Runtime, which is automatically included in all generated OAPPs by STAR. There are 2 versions, one that is just the STAR ODK Runtime, the other also comes integrated with the OASIS Runtime (divided into a further 2 versions, one that includes HoloNET with the Holochain Conductors embedded and the other without).
This release has many improvements from the previous release such as:
- New OASIS OAPP API has been integrated into the STAR CLI (this allows STAR to now generate, publish, unpublish, install, launch, uninstall, list and search for OAPPs).
- Improved NFT Integration. (now supports ERC 721, ERC 1155 & MetaPlex standards as well as now being able to store the NFT metadata on the OASIS so it benefits from the OASIS Hyprdrive with the Auto-failover, Auto-load balancing & auto load-replication features. They can also choose to store on IPFS or Pinata).
- Improved GeoNFT Integration.
- Added Arbitrum, RootStock & Polygon support.
- Light Wizard improvements.
- Multiple bug fixes.
- Misc improvements.
- Layout improvements.
- Lots more!
The STAR ODK Runtime requires the OASIS Runtime to run so has a dependency on it. This version is dependent on OASIS Runtime v3.3.1.
The STAR ODK Runtime consists of:
NextGenSoftware.OASIS.STAR.dll - The main STAR Engine (used to generate OAPPs).
NextGenSoftware.OASIS.STAR.CLI.dll - The STAR CLI Engine (the CLI to the STAR Engine), this uses the STAR CLI Lib.
NextGenSoftware.OASIS.STAR.CLI.Lib.dll - The STAR CLI Lib (that can be used in generated OAPPs).
STAR.exe - The STAR CLI executable (entry point).