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

@chromia/bridge-client

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chromia/bridge-client - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

chunk-M2ICD6RV.mjs

2

package.json
{
"name": "@chromia/bridge-client",
"version": "2.2.2",
"version": "2.2.3",
"repository": {

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

@@ -112,4 +112,3 @@ # Chromia Bridge Client 🌉

```typescript
const accountLinkingResponse =
await bcl.depositToEvmBridgeContract(evmKeyStore);
const accountLinkingResponse = await bcl.linkEvmEoaAccount(evmKeyStore);
```

@@ -121,8 +120,2 @@

For the user one of two things will happen:
0. No `Session` or `evmKeyStore` was provided, account linking is skipped completely
1. The user already has a linked account; in this case, they will only need to sign the deposit transaction.
2. The user does not have a linked account; in this case, they will also have to sign the account linking transaction.
#### Bridge from Chromia to EVM

@@ -129,0 +122,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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