The complete reference for IotaWallet .NET
Iota or Shimmer Wallet SDK for C#
Easy to Use
Plenty of documented examples to get you started.
Have a problem?
Raise an issue at our GitHub
:)
Secure
We are working directly on top of IOTA's official Wallet.rs
rust library, exposing their APIs to the .NET world
Flexible & Rich APIs
From minting your own NFTs
, creating your own Custom Tokens
,
Sending tokens and data feelessly
,
all could be done with our flexible APIs
Multi-Platform Support
IotaWallet.NET was built in .NET 6
and currently supports Windows x64
and Linux x86_64
Asynchronous Architecture & Events
Want faster responsiveness?
We got you!
IotaWallet.NET
uses the async
programming paradigm. You can cherry-pick events
that you want to be notified for as well!
Join our growing .NET ecosystem
Wallet.rs
will be the first IOTA project to be converted to .NET, we have Explorer.rs
and Stronghold.rs
in our pipeline as well.