Giter VIP home page Giter VIP logo

sean118 / 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 228.55 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 2.79% JavaScript 1.18% TypeScript 75.89% Nix 19.91% HTML 0.06% Dockerfile 0.16%

cardano-js-sdk's Introduction

Cardano JS SDK

PostIntegration Nightly Release


Overview

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

Supported Environments

Packages are distributed as both CommonJS and ESM modules.

  • Node.js >=14.20.1
    • 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 \
  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

Update Cardano configuration subrepo

With yarn

Requires git-subrepo to be installed.

yarn config:update

With nix

Requires Nix, will install git-subrepo for you.

nix run .#config-update

Distribute

Pack

./scripts/pack.sh

Publish to npm.org

./scripts/publish.sh

Generate Docs

yarn docs

๐Ÿ“– Documentation

cardano-js-sdk's People

Contributors

mkazlauskas avatar rhyslbw avatar iccicci avatar angelcastillob avatar mirceahasegan avatar lgobbi-atix avatar tomislavhoracek avatar mchappell avatar dependabot[bot] avatar sweeetland avatar iadmytro avatar sam-jeston avatar yoriksar avatar gytis-ivaskevicius avatar jmagan avatar bot-firmfirm avatar blaggacao avatar catch-21 avatar jarkkosyrjala avatar jvieiro avatar ktorz 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.