References
Here are links that you most certainly will be interested in as a developer.
Papers
Documentation
Code and Libraries
- Official NemProject’s github
- nem-sdk, a javascript/nodejs sdk for nem and the browser.
- nem-library, an abstraction for NEM Blockchain using a Reactive approach for creating Blockchain applications.
- nem-api, a javascript API Wrapper for the NIS Layer of the NEM Blockchain Platform.
- nem-apps, a java library to initiate, co-sign and monitor transactions
- csharp2nem, a C# library
- nis-ruby, a ruby client library for the NEM Infrastructure Server AP
- NanoSnippets