Search code examples
asp.net.netsolanaanchor-solana

How to call solana anchor smart contracts from microsoft .net code?


is it possible to call solana anchor smart contracts from microsoft .net code? I see that anchor generates a IDL but it is javascript based, is this even possible?


Solution

  • Almost all of Solana's features in this library are implemented for .NET, and there are many examples with it. https://github.com/bmresearch/Solnet