Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 705 Bytes

README.md

File metadata and controls

48 lines (29 loc) · 705 Bytes

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.