Giter VIP home page Giter VIP logo

swaplace-cairo's Introduction

Swaplace Starknet

๐Ÿ’ฝ Install dependencies

asdf

  • asdf - The multiple runtime version manager. See asdf guide for more details.

Scarb

  • Scarb - Cairo package manager.

First, add the Scarb plugin to asdf:

asdf plugin add scarb

Install:

asdf install scarb 2.3.1
asdf global scarb 2.3.1

Starknet Foundry

  • Starknet Foundry - Toolchain for developing Starknet smart contracts. It helps with writing, deploying, and testing your smart contracts. It is inspired by Foundry.

First, add the Starknet Foundry plugin to asdf:

asdf plugin add starknet-foundry

Install:

asdf install starknet-foundry 0.12.0

๐Ÿ› ๏ธ Build

To build the project, run:

make build

๐Ÿงช Test

To test the project, run:

make test

๐Ÿš€ Deploy

To deploy follow this setup account guide, then run:

make deploy

๐ŸŽฏ Pre-commit

To add pre-commit the project, run:

pip install pre-commit && pre-commit install

๐Ÿ“š Resources

Here are some resources to help you get started:

swaplace-cairo's People

Contributors

0xneves avatar dpinones avatar dubzn avatar

Stargazers

 avatar  avatar

swaplace-cairo's Issues

chore: add repository best practices

Feature Request

Describe the Feature Request

Organize the documentation and configurations of the repository.

Describe Preferred Solution

Add descriptions
Add issues Template
Create and move the following into a docs folder:

  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • SECURITY.md

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.