Blockfrost.io Typescript Examples
Examples in this repository leverage Blockfrost SDK for Node.js. For a deeper dive into the SDK and guidelines on how to incorporate it into your project visit blockfrost-js.
| Example | Description |
|---|---|
| Asset Explorer | UI Explorer for Cardano assets Live Preview |
| Basic Javascript SDK | Basic example calling Blockfrost endpoints |
| Simple Transaction | Build and send simple transaction using JS SDK and Cardano Serialization Lib |
| NFT minting | Simple NFT mint (CIP-25) using JS SDK and Cardano Serialization Lib |
| Webhook Basic | Basic endpoint for receiving Webhook requests using Node.js Express framework |
| Webhook Slack | Forward blockchain events (new block, tx, epoch,...) sent by Webhook to Slack channel |
| Example | Description |
|---|---|
| Blockfrost Websocket Link | WebSocket bridge to the Cardano blockchain using the Blockfrost API |
| Blockfrost Websocket Link UI | UI for Blockfrost Websocket Link |
| Example | Description |
|---|---|
| Keagate | Open-source, high-performance alternative to popular cryptocurrency payment gateways such as Coinbase Commerce, CoinGate, BitPay, NOWPayments, CoinRemitter, CoinsPaid and more. |
Open a PR and add your own project!