项目作者: odanado

项目描述 :
AWS KMS Web3 provider. The provider can sign the transaction using Asymmetric Keys of AWS Key Management Service without managing a private key.
高级语言: TypeScript
项目地址: git://github.com/odanado/aws-kms-provider.git
创建时间: 2020-01-24T13:56:07Z
项目社区:https://github.com/odanado/aws-kms-provider

开源协议:MIT License

下载


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