Difference between revisions of "Installing the run sdk"

From RunWiki
Jump to: navigation, search
Line 1: Line 1:
The easiest way to get the latest version is to run `npm install run-sdk`.
+
The easiest way to get the latest version is to run <code class="mwt-code" >npm install run-sdk</code>
  
 
Another solution is to download the SDK as a zip file from [https://run.network/ https://run.network/]. When writing this the latest version is [https://github.com/runonbitcoin/sdk/archive/refs/tags/v0.6.37.zip version 0.6.37].
 
Another solution is to download the SDK as a zip file from [https://run.network/ https://run.network/]. When writing this the latest version is [https://github.com/runonbitcoin/sdk/archive/refs/tags/v0.6.37.zip version 0.6.37].

Revision as of 22:13, 13 December 2022

The easiest way to get the latest version is to run npm install run-sdk

Another solution is to download the SDK as a zip file from https://run.network/. When writing this the latest version is version 0.6.37.