Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kushagrasarathe/vocs-setup
https://github.com/kushagrasarathe/vocs-setup
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kushagrasarathe/vocs-setup
- Owner: kushagrasarathe
- Created: 2024-05-15T17:07:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-21T07:05:22.000Z (6 months ago)
- Last Synced: 2024-05-21T08:29:38.036Z (6 months ago)
- Language: TypeScript
- Homepage: https://vocs-setup.vercel.app
- Size: 705 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Starknet by Example
## Description
Starknet by Example is a collection of examples of how to use the [Cairo](https://github.com/starkware-libs/cairo) programming language to create smart contracts on Starknet.
## Contribute
Please refer to the Contribution Guidelines page:
- [Contributing](CONTRIBUTING.md#contributing)
- [Table of Contents](CONTRIBUTING.md#table-of-contents)
- [Setup](CONTRIBUTING.md#setup)
- [MdBook](CONTRIBUTING.md#mdbook)
- [Adding a new chapter](CONTRIBUTING.md#adding-a-new-chapter)
- [Adding a new Cairo program](CONTRIBUTING.md#adding-a-new-cairo-program)
- [Verification script](CONTRIBUTING.md#verification-script)
- [Tests](CONTRIBUTING.md#tests)
- [Use of anchor](CONTRIBUTING.md#use-of-anchor)
- [Translations](CONTRIBUTING.md#translations)
- [Initiate a new translation for your language](CONTRIBUTING.md#initiate-a-new-translation-for-your-language)
- [Code of Conduct](CONTRIBUTING.md#code-of-conduct)
- [Our Pledge](CONTRIBUTING.md#our-pledge)
- [Our Standards](CONTRIBUTING.md#our-standards)
- [Our Responsibilities](CONTRIBUTING.md#our-responsibilities)
- [Scope](CONTRIBUTING.md#scope)
- [Enforcement](CONTRIBUTING.md#enforcement)
- [Attribution](CONTRIBUTING.md#attribution)