Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hirosystems/clarinet-sdk-browser

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hirosystems/clarinet-sdk-browser - npm Package Compare versions

Comparing version 2.8.0-beta1 to 2.8.0-beta2

6

package.json
{
"name": "@hirosystems/clarinet-sdk-browser",
"version": "2.8.0-beta1",
"version": "2.8.0-beta2",
"description": "A SDK to interact with Clarity Smart Contracts in the browser",
"homepage": "https://docs.hiro.so/clarinet/feature-guides/clarinet-js-sdk",
"homepage": "https://www.hiro.so/clarinet",
"repository": {

@@ -31,5 +31,5 @@ "type": "git",

"dependencies": {
"@hirosystems/clarinet-sdk-wasm-browser": "2.8.0-beta1",
"@hirosystems/clarinet-sdk-wasm-browser": "^2.8.0-beta2",
"@stacks/transactions": "^6.13.0"
}
}

@@ -7,4 +7,4 @@ # Clarinet SDK for the Web

Find the API references of the SDK in [our documentation](https://docs.hiro.so/clarinet/feature-guides/clarinet-js-sdk).
Learn more about unit testing Clarity smart contracts in [this guide](https://docs.hiro.so/clarinet/feature-guides/test-contract-with-clarinet-sdk).
Find the API references of the SDK in [our documentation](https://docs.hiro.so/stacks/clarinet-js-sdk).
Learn more about unit testing Clarity smart contracts in [this guide](https://docs.hiro.so/stacks/clarinet-js-sdk).

@@ -32,3 +32,2 @@ You can use this SDK to:

await simnet.initEmtpySession();
simnet.runSnippet("(+ 1 2)")

@@ -42,4 +41,3 @@ ```

await simnet.initSession("/project", "Clarinet.toml")
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc