Skip to content

Commit

Permalink
Merge branch 'feature/netstandard2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bond committed Aug 26, 2019
2 parents 4dd6795 + 2c8ea16 commit 369996e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Blockcoli.Libra.Net
Libra Wallet SDK for .NET

Build from .NET Standard 2.1 Preview in .NET Core 3.0 Preview 8
Blockcoli Open-Source Project release The World 1st .NET SDK for Libra Wallet creating on Github repository and build to Nuget package manager.

Build from .NET Standard 2.0 and .NET Core 2.2

## Installation
To install with nuget run:

```
dotnet add package Blockcoli.Libra.Net --version 0.1.0
dotnet add package Blockcoli.Libra.Net
```

## Usage
Expand Down

0 comments on commit 369996e

Please sign in to comment.