Skip to content

nexlabsweb3/scanguard-contracts

Repository files navigation

ScanGaurd

ScanGuard smart contract written in Cairo.

Contract Adress

0x28afbade048489365fb420676d4e7c5280f7d4325664c5ec0b05cd7091a945b

Development Setup

You will need to have Scarb and Starknet Foundry installed on your system. Refer to the documentations below:

To use this repository, first clone it:

git clone https://github.com/EjembiEmmanuel/scanguard.git
cd scangaurd/onchain

Building contracts

To build the contracts, run the command:

scarb build

Running tests

To run the tests contained within the tests folder, run the command:

scarb test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages