File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# Lum Network - Javascript SDK
2+ [ ![ npm version] ( https://badge.fury.io/js/%40lum-network%2Fsdk-javascript.svg )] ( https://badge.fury.io/js/%40lum-network%2Fsdk-javascript )
23
34This Javascript SDK enables browsers and NodeJS clients to interact with the Lum Network.
45
@@ -61,7 +62,7 @@ This SDK provides an easy access to all the available Lum Network blockchain RPC
6162
6263The SDK is based on the [ CosmJS] ( https://github.com/cosmos/cosmjs ) implementation and heavily relies on it.
6364
64- It is intented to be used standalone, without having to import specific CosmJS packages which can be tricky and messy.
65+ It is intented to be used standalone, without having to import specific CosmJS packages which can get make implementations tricky and messy.
6566
6667Therefore all codecs, types, functions are features from the CosmJS SDK are either re-implemented by this SDK or re-exporter for simplicity purposes.
6768
You can’t perform that action at this time.
0 commit comments