question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extract @comsmwasm/sdk

See original GitHub issue

I think we should have a package @comsmwasm/sdk that serves as an implementation for @cosmwasm/bcp as follows:

out

This package should expose chain-specific functionality in the simplest interface possible, without being restricted by the requirements of BCP.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
webmaster128commented, Feb 3, 2020

I created https://github.com/confio/cosm-js/issues/31 and https://github.com/confio/cosm-js/issues/32. Right now I can’t think of smaller steps to break it down. Feel free to pick one if you have time.

1reaction
webmaster128commented, Jan 31, 2020

Is that a correct understanding?

jap

a simple demo using @iov/keycontrol with @cosmwasm/sdk

Right. The way this could work in tests is making @iov/keycontrol a devDependency for @cosmwasm/sdk, but not a runtime dependency, like we do in @iov/bns.

I added an @cosmwasm/cli as a non-BCP application:

Brought to you by depsight

Read more comments on GitHub >

github_iconTop Results From Across the Web

extract / extrac32 - Microsoft Learn
Reference article for the extract command, which extracts files from a source location.
Read more >
e (Extract) command - 7-Zip
This command copies all extracted files to one directory. If you want extract files with full paths, you must use x (Extract with...
Read more >
Using the Extract Command In Windows
To extract files at the command prompt, you can use the information provided earlier in this article, or you can use the Extract...
Read more >
EXTRACT command - HighBond
Extracts data from an Analytics table and outputs it to a new Analytics table, or appends it to an existing Analytics table. You...
Read more >
How To Extract / Unzip tar.gz Files From Linux Command Line
Learn how to Extract or Unzip tar.gz files using the Linux command-line. This article provides best practices for using the tar and gzip ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found