From 149108e1d017f721ee88feeb3a1a717cf0d33be3 Mon Sep 17 00:00:00 2001 From: Aayush Giri <101140354+Giri-Aayush@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:46:02 +0530 Subject: [PATCH] issues with links --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index e11739a..79836ee 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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 @@ -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 @@ -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 @@ -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 @@ -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.