JSPM

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

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

Package Exports

  • @unicitylabs/commons/lib/api/Authenticator.d.ts
  • @unicitylabs/commons/lib/api/Authenticator.js
  • @unicitylabs/commons/lib/api/InclusionProof.d.ts
  • @unicitylabs/commons/lib/api/InclusionProof.js
  • @unicitylabs/commons/lib/api/LeafValue.d.ts
  • @unicitylabs/commons/lib/api/LeafValue.js
  • @unicitylabs/commons/lib/api/RequestId.d.ts
  • @unicitylabs/commons/lib/api/RequestId.js
  • @unicitylabs/commons/lib/api/SubmitCommitmentRequest.d.ts
  • @unicitylabs/commons/lib/api/SubmitCommitmentRequest.js
  • @unicitylabs/commons/lib/api/SubmitCommitmentResponse.d.ts
  • @unicitylabs/commons/lib/api/SubmitCommitmentResponse.js
  • @unicitylabs/commons/lib/cbor/BitMask.d.ts
  • @unicitylabs/commons/lib/cbor/BitMask.js
  • @unicitylabs/commons/lib/cbor/CborDecoder.d.ts
  • @unicitylabs/commons/lib/cbor/CborDecoder.js
  • @unicitylabs/commons/lib/cbor/CborEncoder.d.ts
  • @unicitylabs/commons/lib/cbor/CborEncoder.js
  • @unicitylabs/commons/lib/cbor/CborError.d.ts
  • @unicitylabs/commons/lib/cbor/CborError.js
  • @unicitylabs/commons/lib/cbor/MajorType.d.ts
  • @unicitylabs/commons/lib/cbor/MajorType.js
  • @unicitylabs/commons/lib/hash/DataHash.d.ts
  • @unicitylabs/commons/lib/hash/DataHash.js
  • @unicitylabs/commons/lib/hash/DataHasher.d.ts
  • @unicitylabs/commons/lib/hash/DataHasher.js
  • @unicitylabs/commons/lib/hash/DataHasherFactory.d.ts
  • @unicitylabs/commons/lib/hash/DataHasherFactory.js
  • @unicitylabs/commons/lib/hash/HashAlgorithm.d.ts
  • @unicitylabs/commons/lib/hash/HashAlgorithm.js
  • @unicitylabs/commons/lib/hash/HashError.d.ts
  • @unicitylabs/commons/lib/hash/HashError.js
  • @unicitylabs/commons/lib/hash/IDataHasher.d.ts
  • @unicitylabs/commons/lib/hash/IDataHasher.js
  • @unicitylabs/commons/lib/hash/IDataHasherFactory.d.ts
  • @unicitylabs/commons/lib/hash/IDataHasherFactory.js
  • @unicitylabs/commons/lib/hash/NodeDataHasher.d.ts
  • @unicitylabs/commons/lib/hash/NodeDataHasher.js
  • @unicitylabs/commons/lib/hash/SubtleCryptoDataHasher.d.ts
  • @unicitylabs/commons/lib/hash/SubtleCryptoDataHasher.js
  • @unicitylabs/commons/lib/hash/UnsupportedHashAlgorithmError.d.ts
  • @unicitylabs/commons/lib/hash/UnsupportedHashAlgorithmError.js
  • @unicitylabs/commons/lib/json-rpc/IJsonRpcResponse.d.ts
  • @unicitylabs/commons/lib/json-rpc/IJsonRpcResponse.js
  • @unicitylabs/commons/lib/json-rpc/JsonRpcDataError.d.ts
  • @unicitylabs/commons/lib/json-rpc/JsonRpcDataError.js
  • @unicitylabs/commons/lib/json-rpc/JsonRpcHttpTransport.d.ts
  • @unicitylabs/commons/lib/json-rpc/JsonRpcHttpTransport.js
  • @unicitylabs/commons/lib/json-rpc/JsonRpcNetworkError.d.ts
  • @unicitylabs/commons/lib/json-rpc/JsonRpcNetworkError.js
  • @unicitylabs/commons/lib/signing/ISignature.d.ts
  • @unicitylabs/commons/lib/signing/ISignature.js
  • @unicitylabs/commons/lib/signing/ISigningService.d.ts
  • @unicitylabs/commons/lib/signing/ISigningService.js
  • @unicitylabs/commons/lib/signing/Signature.d.ts
  • @unicitylabs/commons/lib/signing/Signature.js
  • @unicitylabs/commons/lib/signing/SigningService.d.ts
  • @unicitylabs/commons/lib/signing/SigningService.js
  • @unicitylabs/commons/lib/smst/Branch.d.ts
  • @unicitylabs/commons/lib/smst/Branch.js
  • @unicitylabs/commons/lib/smst/LeafBranch.d.ts
  • @unicitylabs/commons/lib/smst/LeafBranch.js
  • @unicitylabs/commons/lib/smst/MerkleSumTreePath.d.ts
  • @unicitylabs/commons/lib/smst/MerkleSumTreePath.js
  • @unicitylabs/commons/lib/smst/MerkleSumTreePathStep.d.ts
  • @unicitylabs/commons/lib/smst/MerkleSumTreePathStep.js
  • @unicitylabs/commons/lib/smst/MerkleSumTreeRootNode.d.ts
  • @unicitylabs/commons/lib/smst/MerkleSumTreeRootNode.js
  • @unicitylabs/commons/lib/smst/NodeBranch.d.ts
  • @unicitylabs/commons/lib/smst/NodeBranch.js
  • @unicitylabs/commons/lib/smst/PendingBranch.d.ts
  • @unicitylabs/commons/lib/smst/PendingBranch.js
  • @unicitylabs/commons/lib/smst/PendingLeafBranch.d.ts
  • @unicitylabs/commons/lib/smst/PendingLeafBranch.js
  • @unicitylabs/commons/lib/smst/PendingNodeBranch.d.ts
  • @unicitylabs/commons/lib/smst/PendingNodeBranch.js
  • @unicitylabs/commons/lib/smst/SparseMerkleSumTree.d.ts
  • @unicitylabs/commons/lib/smst/SparseMerkleSumTree.js
  • @unicitylabs/commons/lib/smt/Branch.d.ts
  • @unicitylabs/commons/lib/smt/Branch.js
  • @unicitylabs/commons/lib/smt/LeafBranch.d.ts
  • @unicitylabs/commons/lib/smt/LeafBranch.js
  • @unicitylabs/commons/lib/smt/LeafInBranchError.d.ts
  • @unicitylabs/commons/lib/smt/LeafInBranchError.js
  • @unicitylabs/commons/lib/smt/LeafOutOfBoundsError.d.ts
  • @unicitylabs/commons/lib/smt/LeafOutOfBoundsError.js
  • @unicitylabs/commons/lib/smt/MerkleTreePath.d.ts
  • @unicitylabs/commons/lib/smt/MerkleTreePath.js
  • @unicitylabs/commons/lib/smt/MerkleTreePathStep.d.ts
  • @unicitylabs/commons/lib/smt/MerkleTreePathStep.js
  • @unicitylabs/commons/lib/smt/MerkleTreeRootNode.d.ts
  • @unicitylabs/commons/lib/smt/MerkleTreeRootNode.js
  • @unicitylabs/commons/lib/smt/NodeBranch.d.ts
  • @unicitylabs/commons/lib/smt/NodeBranch.js
  • @unicitylabs/commons/lib/smt/PathVerificationResult.d.ts
  • @unicitylabs/commons/lib/smt/PathVerificationResult.js
  • @unicitylabs/commons/lib/smt/PendingBranch.d.ts
  • @unicitylabs/commons/lib/smt/PendingBranch.js
  • @unicitylabs/commons/lib/smt/PendingLeafBranch.d.ts
  • @unicitylabs/commons/lib/smt/PendingLeafBranch.js
  • @unicitylabs/commons/lib/smt/PendingNodeBranch.d.ts
  • @unicitylabs/commons/lib/smt/PendingNodeBranch.js
  • @unicitylabs/commons/lib/smt/SparseMerkleTree.d.ts
  • @unicitylabs/commons/lib/smt/SparseMerkleTree.js
  • @unicitylabs/commons/lib/smt/SparseMerkleTreePathUtils.d.ts
  • @unicitylabs/commons/lib/smt/SparseMerkleTreePathUtils.js
  • @unicitylabs/commons/lib/util/BigintConverter.d.ts
  • @unicitylabs/commons/lib/util/BigintConverter.js
  • @unicitylabs/commons/lib/util/BitString.d.ts
  • @unicitylabs/commons/lib/util/BitString.js
  • @unicitylabs/commons/lib/util/HexConverter.d.ts
  • @unicitylabs/commons/lib/util/HexConverter.js
  • @unicitylabs/commons/lib/util/StringUtils.d.ts
  • @unicitylabs/commons/lib/util/StringUtils.js

Readme

Unicity Commons

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