Skip to content

Web3 provider to create a secure channel between your transactions and the Superblocks platform to handle Smart Contract deployments through our blockchain dedicated DevOps platform

Notifications You must be signed in to change notification settings

adam-lokicode/super-web3-provider

 
 

Repository files navigation

super-web3-provider

Superblocks npm

Web3 provider to create a secure channel between our CI runners and the Superblocks platform to handle Smart Contract deployments through our blockchain dedicated CI/CD platform

Manual Sign Provider

This provider allows you to track and manually securely sign your Txs using Metamask, Ledger or Trezor inside the Superblocks platform.

HDWallet Provider

A minimal custom HD Ethereum wallet provider based on MetaMask's provider engine library and Truffle's HDWalletProvider provider package.

Why using this custom HDWallet provider?

There are cases in which you might don't care about exposing your private keys through an environmental variable in the CI provider, per example when either deploying to a tesnet or having a throw away deployment key. For all these cases, you can use this provider to sign your transactions locally but still manage to track the deployment through the Superblocks platform.

About

Web3 provider to create a secure channel between your transactions and the Superblocks platform to handle Smart Contract deployments through our blockchain dedicated DevOps platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • JavaScript 1.0%