Awesome
khepri-starknet
Khepri StarkNet smart contracts
Description
Usage
⚠️ WARNING! ⚠️
This is repo contains highly experimental code. Expect rapid iteration. Use at your own risk.
Set up the project
📦 Install the requirements
⛏️ Compile
make
🌡️ Test
make test
💋 Format code
make format
🃏 Utilities
📄 License
khepri-starknet is released under the MIT.
Credits
This project was inspired by the work done on https://github.com/samlaf/starknet-btc-lightclient.