Skip to content

Commit

Permalink
Add links to C# and gdscript sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
Woody4618 committed Oct 30, 2024
1 parent 752554e commit c540e42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/intro/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ developers interact with the Solana network in most popular languages :
| Go | [solana-go](https://github.com/gagliardetto/solana-go) |
| Kotlin | [solanaKT](https://github.com/metaplex-foundation/SolanaKT) or [sol4k](https://github.com/sol4k/sol4k) |
| Dart | [solana](https://github.com/espresso-cash/espresso-cash-public/tree/master/packages/solana) |
| C# | [solnet](https://github.com/bmresearch/Solnet) |
| GdScript | [godot](https://github.com/Virus-Axel/godot-solana-sdk/) |

You'll also need a connection with an RPC to interact with the network. You can
either work with a [RPC infrastructure provider](https://solana.com/rpc) or
Expand Down

0 comments on commit c540e42

Please sign in to comment.