Ludex Tx Core is Ludex's C# SDK to interact with the Ludex FT Challenge contract on Solana.
- Clone the project
- Open the Example folder and the Example.cs script
- Replace the MnemoicWords with your seed phrase
- Paste in an FT challenge blockchain address in the challenge variable
- Create a new instance of the Example.cs class and run the Run() function
- Visual Studio Code 2020+
- .NET 6.0+
Link: https://docs.ludex.gg/