![WARNING] This is an experimental project to test the viability of the box keys.
A simple key-value store for Algorand Smart Contracts.
This project has been generated using AlgoKit. See below for default getting started instructions.
This library provides an interface and utilities to interact with the Algorand Blockchain and the Store.
Clone this repository
git clone git@github.com:awesome-algorand/store-kit.gitChange into the directory
cd store-kitInstall the dependencies
algokit bootstrap allEnsure algokit is running
algokit localnet startRun the demo
algokit project deploy