input-output-hk / cardano-js-sdk

JavaScript SDK for interacting with Cardano, providing various key management options, with support for popular hardware wallets
https://input-output-hk.github.io/cardano-js-sdk/
Apache License 2.0
217 stars 58 forks source link

Standard request: Steps to install and run #125

Closed 34r7h closed 2 years ago

34r7h commented 2 years ago

I've cloned and built the repo but don't see a server or packaged .js file after build. Please explain how to expose the methods.

mkazlauskas commented 2 years ago

This repo doesn't contain any server. Built packages are available in npm under @cardano-sdk scope. You could try to use Blockfrost as a provider, available in @cardano-sdk/blockfrost package. Note that it is pre-release and under heavy development. The best usage example that is currently available is this test.