![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.git
Change into the directory
cd store-kit
Install the dependencies
algokit bootstrap all
Ensure algokit is running
algokit localnet start
Run the demo
algokit project deploy