Skip to content

Blockchain based (Ethereum) self sovereign virtual identity system by Ephemeris. This repo contains the C# library that allows any C# application to connect to our Ethereum smart contracts. This repo is a Mirror of our internal repo. THIS IS A PROTOTYPE. PROPER PERFORMANCE IS NOT GUARANTEED.

olibd/EphemerisLynxLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This PCL creates a set of services that can be used to talk with the Ephemeris Virtual ID contracts located on the Ethereum blockchain. This library is generated using a custom version of the Nethereum ABI code generator. https://ephemeris.visualstudio.com/Ephemeris%20ID/_git/eth-abi-code-gen/history?_a=history

Code Example

Look at the unit tests.

Motivation

We needed a simple abstration layer to take care of the complexity of talking to the smart contracts.

Installation

You can just import the PCL directly in your Visual Studio project by reference the local copy you will make.

API Reference

The current version of this library uses the Ephemeris Virtual ID contracts version 0.3

Tests

Tests for this library are found in the under the UnitTests project.

Contributors

Olivier Brochu Dufour, Jonathan Montineri

version

0.4

License

Copyright Ephemeris - All Rights Reserved

About

Blockchain based (Ethereum) self sovereign virtual identity system by Ephemeris. This repo contains the C# library that allows any C# application to connect to our Ethereum smart contracts. This repo is a Mirror of our internal repo. THIS IS A PROTOTYPE. PROPER PERFORMANCE IS NOT GUARANTEED.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages