Coder Social home page Coder Social logo

isabella232 / cardano-js-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from input-output-hk/cardano-js-sdk

0.0 0.0 0.0 194.89 MB

:construction: Work in progress: JavaScript SDK for interacting with Cardano, providing various key management options, support for popular hardware wallets

Home Page: https://input-output-hk.github.io/cardano-js-sdk/

License: Apache License 2.0

Shell 1.89% JavaScript 1.31% TypeScript 76.20% Nix 20.34% HTML 0.07% Dockerfile 0.19%

cardano-js-sdk's Introduction

Cardano JS SDK

CI


Overview

A suite of TypeScript packages suitable for both Node.js and browser-based development.

External Provider Implementations

Supported Environments

Packages are distributed as both CommonJS and ESM modules.

  • Node.js >=14.15.0 <15.0.0
    • using with type="module" requires --experimental-specifier-resolution=node flag
  • Browser via bundlers (see example webpack config)

Testing

Development

A Yarn Workspace maintaining a single version across all packages.

System Requirements

Clone

git clone \
  --recurse-submodules \
  https://github.com/input-output-hk/cardano-js-sdk.git \
  && cd cardano-js-sdk

Install and Build

nvm install && \
nvm use && \
yarn install && \
yarn build

Run Tests

yarn test

or

yarn test:debug

Lint

yarn lint
yarn lint --fix

Cleanup

yarn cleanup

Distribute

Pack

./scripts/pack.sh

Publish to npm.org

./scripts/publish.sh

Generate Docs

yarn docs

๐Ÿ“– Documentation

cardano-js-sdk's People

Contributors

angelcastillob avatar blaggacao avatar bot-firmfirm avatar catch-21 avatar dependabot[bot] avatar iadmytro avatar iccicci avatar jarkkosyrjala avatar jvieiro avatar ktorz avatar lgobbi-atix avatar mchappell avatar mirceahasegan avatar mkazlauskas avatar rhyslbw avatar sam-jeston avatar sweeetland avatar tomislavhoracek avatar vladimirvolek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.