JSPM

@dashevo/dpp

0.22.2
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 554
    • Score
      100M100P100Q100530F
    • License MIT

    The JavaScript implementation of the Dash Platform Protocol

    Package Exports

    • @dashevo/dpp
    • @dashevo/dpp/lib/DashPlatformProtocol.js
    • @dashevo/dpp/lib/Identifier
    • @dashevo/dpp/lib/Identifier.js
    • @dashevo/dpp/lib/Metadata
    • @dashevo/dpp/lib/Metadata.js
    • @dashevo/dpp/lib/dataContract/DataContract
    • @dashevo/dpp/lib/dataContract/DataContract.js
    • @dashevo/dpp/lib/dataContract/DataContractFactory
    • @dashevo/dpp/lib/dataContract/DataContractFactory.js
    • @dashevo/dpp/lib/decodeProtocolEntityFactory
    • @dashevo/dpp/lib/decodeProtocolEntityFactory.js
    • @dashevo/dpp/lib/document/Document
    • @dashevo/dpp/lib/document/Document.js
    • @dashevo/dpp/lib/errors/consensus/createConsensusError
    • @dashevo/dpp/lib/errors/consensus/createConsensusError.js
    • @dashevo/dpp/lib/identity/Identity
    • @dashevo/dpp/lib/identity/Identity.js
    • @dashevo/dpp/lib/identity/IdentityPublicKey
    • @dashevo/dpp/lib/identity/IdentityPublicKey.js
    • @dashevo/dpp/lib/stateTransition/stateTransitionTypes
    • @dashevo/dpp/lib/stateTransition/stateTransitionTypes.js
    • @dashevo/dpp/lib/test/fixtures/getDataContractFixture
    • @dashevo/dpp/lib/test/fixtures/getDataContractFixture.js
    • @dashevo/dpp/lib/test/fixtures/getDocumentsFixture
    • @dashevo/dpp/lib/test/fixtures/getDocumentsFixture.js
    • @dashevo/dpp/lib/test/fixtures/getIdentityFixture
    • @dashevo/dpp/lib/test/fixtures/getIdentityFixture.js
    • @dashevo/dpp/lib/test/mocks/createDPPMock
    • @dashevo/dpp/lib/test/mocks/createDPPMock.js
    • @dashevo/dpp/lib/test/utils/generateRandomIdentifier
    • @dashevo/dpp/lib/test/utils/generateRandomIdentifier.js
    • @dashevo/dpp/lib/util/hash
    • @dashevo/dpp/lib/util/hash.js
    • @dashevo/dpp/lib/validation/ValidationResult
    • @dashevo/dpp/lib/validation/ValidationResult.js
    • @dashevo/dpp/lib/version/protocolVersion
    • @dashevo/dpp/lib/version/protocolVersion.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dashevo/dpp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Dash Platform Protocol JS

    NPM Version Build Status Release Date standard-readme compliant

    The JavaScript implementation of the Dash Platform Protocol

    Table of Contents

    Install

    npm install @dashevo/dpp

    Usage

    See documentation

    Maintainer

    @shumkov

    Contributing

    Feel free to dive in! Open an issue or submit PRs.

    License

    MIT © Dash Core Group, Inc.