-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #219 from mrkara/kara/make-products-update
MAKE products (SDKs) update
- Loading branch information
Showing
6 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
--- | ||
Name: ".NET Casper Client SDK", | ||
Website: "https://github.com/make-software/casper-net-sdk", | ||
Twitter: "", | ||
Twitter: "https://twitter.com/WeAreTeamMAKE", | ||
Architecture: "Infrastructure", | ||
Segment: "SDK", | ||
Category: "", | ||
Application-Category: "", | ||
Tags: "SDK", | ||
Contact: "", | ||
Contact: "[email protected]", | ||
Project-Status: "Live", | ||
Contract-Hashes-Main: "", | ||
Contract-Hashes-Test: "", | ||
--- | ||
<!--lang:en--> | ||
.NET SDK to interact with the Casper Network nodes via RPC | ||
.NET SDK to interact with the Casper Network nodes via RPC. The Casper .NET SDK allows developers to interact with the Casper Network using the .NET languages. The project itself is being developed with C#. | ||
<!--lang:es--] | ||
.NET SDK para interactuar con los nodos de Casper Network a través de RPC | ||
<!--lang:de--] | ||
|
@@ -22,6 +22,8 @@ Contract-Hashes-Test: "", | |
SDK .NET pour interagir avec les nœuds du réseau Casper via RPC | ||
<!--lang:pl--] | ||
.NET SDK do interakcji z węzłami Casper Network przez RPC | ||
<!--lang:tr--] | ||
RPC aracılığıyla Casper Network düğümleriyle etkileşim kurmak için kullanılan .NET SDK | ||
<!--lang:uk--] | ||
.NET SDK для взаємодії з вузлами мережі Casper через RPC | ||
[!--lang:*--> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
Name: "Go Casper Client SDK", | ||
Website: "https://github.com/make-software/casper-go-sdk", | ||
Twitter: "", | ||
Twitter: "https://twitter.com/WeAreTeamMAKE", | ||
Architecture: "Infrastructure", | ||
Segment: "SDK", | ||
Category: "", | ||
Application-Category: "", | ||
Tags: "SDK", | ||
Contact: "", | ||
Contact: "[email protected]", | ||
Project-Status: "Live", | ||
Contract-Hashes-Main: "", | ||
Contract-Hashes-Test: "", | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
Name: "PHP Casper Client SDK", | ||
Website: "https://github.com/make-software/casper-php-sdk", | ||
Twitter: "", | ||
Twitter: "https://twitter.com/WeAreTeamMAKE", | ||
Architecture: "Infrastructure", | ||
Segment: "SDK", | ||
Category: "", | ||
Application-Category: "", | ||
Tags: "SDK", | ||
Contact: "", | ||
Contact: "[email protected]", | ||
Project-Status: "Live", | ||
Contract-Hashes-Main: "", | ||
Contract-Hashes-Test: "", | ||
|