Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LSK] Lisk | Blockchain Application Platform for JavaScript Developers
by
devking
on 26/06/2016, 06:11:37 UTC
Announcing LiskSharp

Lisk meets C#.Net


LiskSharp is a cross platform library based on Lisk and entirely rewritten in C# without any node.js depedencies. Lisksharp core api is a PCL library. Currently it supports Windows (including windows 8, 10 and windows phone), Linux and Mac, Xamarin mobile.

Github

https://github.com/Rajbandi/LiskSharp


Features

Native Bip32 Mnuemonic passphrase generation.
Native Lisk Address generation from a given BIP32 Mnuemonic passphrase.
API facade for Lisk public api (/api/*) (complete api)
API facade for Lisk peer level api (/peer/*) (partial)

For more info visit github link.