JSPM

  • Created
  • Published
  • Downloads 52
  • Score
    100M100P100Q61701F
  • License ISC

A library of common functions to be used in Unicity projects.

Package Exports

  • @unicitylabs/commons/lib/api/Authenticator.ts
  • @unicitylabs/commons/lib/api/InclusionProof.ts
  • @unicitylabs/commons/lib/api/RequestId.ts
  • @unicitylabs/commons/lib/hash/DataHash.ts
  • @unicitylabs/commons/lib/hash/DataHasher.ts
  • @unicitylabs/commons/lib/hash/HashAlgorithm.ts
  • @unicitylabs/commons/lib/hash/HashError.ts
  • @unicitylabs/commons/lib/hash/IDataHasher.ts
  • @unicitylabs/commons/lib/hash/NodeDataHasher.ts
  • @unicitylabs/commons/lib/hash/SubtleCryptoDataHasher.ts
  • @unicitylabs/commons/lib/hash/UnsupportedHashAlgorithmError.ts
  • @unicitylabs/commons/lib/json-rpc/IJsonRpcResponse.ts
  • @unicitylabs/commons/lib/json-rpc/JsonRpcError.ts
  • @unicitylabs/commons/lib/json-rpc/JsonRpcHttpTransport.ts
  • @unicitylabs/commons/lib/signing/ISignature.ts
  • @unicitylabs/commons/lib/signing/ISigningService.ts
  • @unicitylabs/commons/lib/signing/Signature.ts
  • @unicitylabs/commons/lib/signing/SigningService.ts
  • @unicitylabs/commons/lib/smt/Branch.ts
  • @unicitylabs/commons/lib/smt/LeafBranch.ts
  • @unicitylabs/commons/lib/smt/MerkleTreePath.ts
  • @unicitylabs/commons/lib/smt/MerkleTreePathStep.ts
  • @unicitylabs/commons/lib/smt/NodeBranch.ts
  • @unicitylabs/commons/lib/smt/RootNode.ts
  • @unicitylabs/commons/lib/smt/SparseMerkleTree.ts
  • @unicitylabs/commons/lib/util/BigintConverter.ts
  • @unicitylabs/commons/lib/util/HexConverter.ts
  • @unicitylabs/commons/lib/util/StringUtils.ts

Readme

Unicity Commons

A library of common functions to be used in Unicity projects.