Skip to content

horuslabsio/glance-core

Repository files navigation

Glance provides accessible digital presence for everyone.

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 git@github.com:horuslabsio/glance-core.git
cd glance-core

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:

snforge test

Formatting contracts

We use the in-built formatter that comes with Scarb. To format your contracts, simply run the command:

scarb fmt

For more information on writing and running tests, refer to the Starknet-Foundry documentation

Contributing

BEFORE you start working on a feature or fix, please read and follow our contribution guide to help avoid any wasted or duplicated effort.

Security

If you believe you have found a security vulnerability in our code, please report it to us as described in our security policy.

License

Glance is an open-source software licensed under the MIT.

About

Accessible digital presence for everyone

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages