IoT, DePIN and NFT as tickets
This post showcases a DePIN example on Shimmer and explains the idea behind using NFTs as tickets in an IoT application. The linked video showcases an implementation of that idea and how to work wi...
This post showcases a DePIN example on Shimmer and explains the idea behind using NFTs as tickets in an IoT application. The linked video showcases an implementation of that idea and how to work wi...
This post explains how to build an application that uses the Shimmer++ libraries for different platforms. Specifically, the post will pinpoint the important parts needed to build the application fo...
This post explains how to extend the QML language using C++, specifically the Shimmer++ libraries. After reading the post, developers will be able to create reusable GUI components, making the deve...
This post explains the Unspent Transaction Output (UTXO) model on Shimmer. The linked video and code repo show how to create the different Outputs using Shimmer++ libraries. Make sure to watch the ...
This post explains the basic setup of the SDK to use the Qt/C++ component libraries of Shimmer++. The Shimmer++ component libraries rely on Qt6 and its powerful CMake support. To start developing ...