cloud-cryptographic-wallet icon indicating copy to clipboard operation
cloud-cryptographic-wallet copied to clipboard

cloud-cryptographic-wallet is a set of packages to connect crypto libraries with key management systems of various cloud services. This set of packages allows you to perform signatures and issue trans...

cloud-cryptographic-wallet

GitHub Actions Coverage Status

cloud-cryptographic-wallet is a set of packages to connect crypto libraries with key management systems of various cloud services. This set of packages allows you to perform signatures and issue transactions without the need to manage private keys.

Status

Supported cloud services

Supported crypto libraries

Packages

@cloud-cryptographic-wallet/ethers-adapter Signer of ethers for variety of cloud services
@cloud-cryptographic-wallet/web3-provider-adapter Provider of Web3.js for variety of cloud services

Difference from aws-kms-provider

aws-kms-provider is a package that focuses only on AWS. It has been rebranded to support a variety of cloud services.

aws-kms-signer Signer using AWS KMS without web3.js provider
aws-kms-ethers-signer Signer for ethers.js