@stricahq/cip08
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

@stricahq/cip08

CIP08 implementation in JavaScript. Contains implementation for COSE_SIGN1 only. COSE_SIGN and Encryption features aren't currently supported.

Installation

yarn/npm

yarn add @stricahq/cip08

Browser

<script src="[use jsDelivr or Unpkg]"></script>

// access cip08 global variable

Usage

please see tests for usage examples.

API Doc

Find the API documentation here

License

Copyright 2022 Strica

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Package Sidebar

Install

npm i @stricahq/cip08

Weekly Downloads

568

Version

1.0.4

License

Apache-2.0

Unpacked Size

341 kB

Total Files

10

Last publish

Collaborators

  • ashisherc