8000 GitHub - N3TC4T/XRPL-Github-Bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

N3TC4T/XRPL-Github-Bot

Repository files navigation

XRPL-Github-Bot

Post XRPL transaction details on issue/commit comment if a bot find a transaction hash inside the comment body

Setup

# Install dependencies
npm install

# Compile
npm run build

# Run
npm run start

Docker

# 1. Build container
docker build -t XRPL-GitHub-Bot.

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> XRPL-GitHub-Bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0