Skip to content

Cardano-Talent/webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardano Talent Webhooks

This project is a simple Node.js application designed to receive webhook responses from NOWPayments.io. It allows you to handle cryptocurrency payment notifications and integrate them into your system seamlessly.

Stack

  • Node.js: JavaScript runtime environment for building server-side applications.
  • Hono: A lightweight and fast web framework for creating high-performance applications.
  • NOWPayments.io: The cryptocurrency payment gateway.

Features

  • Easy setup for receiving NOWPayments.io webhooks.
  • Lightweight and built with simplicity in mind.
  • Can be used as a starting point for integrating cryptocurrency payment notifications.

Prerequisites

  • Node.js installed on your system.
  • A NOWPayments.io account with webhook notifications configured.
  • Basic Hono web framework knowledge required

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run start.

Pocketbase Dev

For having typesafe backend with pocketbase You will need to use the pocketbase typegen, learn more about pocketbase typegen on the website repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published