Skip to content

Commit

Permalink
issues with links
Browse files Browse the repository at this point in the history
  • Loading branch information
Giri-Aayush authored Oct 14, 2024
1 parent 2744b21 commit 149108e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@

- [Starknet Website](https://www.starknet.io/) - Official Website.
- [Starknet Documentation](https://docs.starknet.io/documentation/) - Official Documentation.
- [The Starknet Book](https://book.starknet.io/) - In-depth guide.
- [Cairo Documentation](https://docs.cairo-lang.org/) - Official Cairo 1.0 Documentation.
- [The Cairo Book](https://book.cairo-lang.org/) - In-depth guide to Cairo.
- [Roadmap](https://www.starknet.io/en/roadmap) - What’s coming next for Starknet.
Expand Down Expand Up @@ -184,7 +183,6 @@

- [Upcoming events](https://www.starknet.io/en/events) - List of upcoming events.
- [StarknetCC](https://www.starknet.cc/) - Starknet Community Conference.
- [Starknet Summit](https://summit23.starknet.io/)

#### Open-source and jobs

Expand All @@ -208,11 +206,9 @@
- [Starknet Foundry Forge Template](https://github.com/foundry-rs/starknet_forge_template)
- [Starknet Remix](https://remix.ethereum.org/?#activate=Starknet) - The official Starknet plugin for Remix, a browser-based IDE without the need for any installation.
- [Starknet Devnet](https://github.com/0xSpaceShard/starknet-devnet-rs) - Local testnet.
- [Katana](https://book.dojoengine.org/toolchain/katana/overview) - High performance sequencer that can be used as a local testnet.
- [Starknet Hardhat plugin](https://github.com/Shard-Labs/starknet-hardhat-plugin) - The Starknet Hardhat plugin.
- [starknet-hardhat-example](https://github.com/0xSpaceShard/starknet-hardhat-example)
- [docker-cairo](https://github.com/xJonathanLEI/docker-cairo) - Multi-arch Docker images with Cairo binaries.
- [create-starknet-dapp](https://github.com/CerberusChaos/create-starknet-dapp) - Command-line tool designed to help developers quickly create Starknet Dapp projects. It offers multiple project templates.

#### Starknet SDKs

Expand Down Expand Up @@ -265,11 +261,10 @@

- [Starknet React](https://github.com/auclantis/starknet-react) - React hooks library.
- [get-starknet](https://github.com/starknet-io/get-starknet) - Starknet's official wallet SDK for developers.
- [Starknetkit](https://www.starknetkit.com/docs/getting-started) - The wallet SDK for developers on Starknet.
- [vue-stark-boil](https://github.com/dontpanicdao/vue-stark-boil) - Vue.js boilerplate.
- [starknet-url](https://github.com/myBraavos/starknet-url) - Build & parse Starknet URLs.
- [starknet-deeplink](https://github.com/myBraavos/starknet-deeplink) - Starknet deeplink generator.
- [Starknet-Dapp-Template](https://github.com/CerberusChaos/Starknet-Dapp-Template) - Starknet Dapp Template with Next.js 14+, Tailwind CSS 3, TypeScript, DaisyUI, and Starknet-React.


#### Other libraries

Expand Down Expand Up @@ -300,7 +295,6 @@

- [Dojo Engine](https://book.dojoengine.org/) - The Provable Game Engine.
- [Awesome Dojo](https://github.com/dojoengine/awesome-dojo) - Curated list of awesome Dojo resources.
- [dojo-examples](https://github.com/dojoengine/dojo-examples) - Dojo examples.
- [Starknet Unity SDK](https://github.com/NethermindEth/starknet.unity)

#### AI
Expand Down Expand Up @@ -386,7 +380,6 @@

- [Tokei](https://github.com/starknet-io/tokei) - ERC20 token streaming protocol.
- [Focus Tree](https://github.com/focustree/contracts) - Focus Tree Contracts.
- [Starknet.id](https://github.com/starknet-id) - On-chain identity.
- [Carbon Protocol](https://github.com/Carbonable/carbon-protocol) - Carbon Protocol written in Cairo.
- [StarkRevoke](https://github.com/yusufferdogan/STARKREVOKE) - Revoke your ERC20 and ERC721 approvals.
- [Batchor](https://github.com/keep-starknet-strange/batchor) - Batch your ERC20 transfers with a CSV file.
Expand Down

0 comments on commit 149108e

Please sign in to comment.