Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This is the swapX Starknet smart contracts repo

1. Install Scarb

Make sure you have Scarb installed. You can install it using the official instructions or use one of the methods below:

macOS:

brew install software-mansion/tap/scarb

Linux:

curl --proto '=https' --tlsv1.2 -sSf https://get.scarb.rs | sh

2. Build the Project

From the root directory of the project, run:

scarb build

3. Run Tests

If your project includes tests, you can run them with:

scarb test

4. Run Your Cairo Code (Optional)

If your project includes executables or scripts, you can run them using:

scarb run

Need Help?

If you have any questions or run into issues, feel free to reach out to us in our Telegram group:

👉 Join the Telegram Group

About

This is the swapX Starknet smart contracts repo

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages