Skip to content

A Replit.com tutorial for creating and testing CLN plugins

Notifications You must be signed in to change notification settings

chrisguida/cln-plugin-tutorial

Repository files navigation

Tutorial for Building a Core Lightning (CLN) Plugin in Replit

Hello!

This tutorial will guide you through building your own Core Lightning (CLN) plugin.

Prerequisites

  • You need an account on replit.com. If you don't have one yet, sign up here.

How to Start

To begin this tutorial, you'll need to fork my Repl to your own Replit account. You can choose between Python or Rust, depending on your preference.

Here are the links to fork the project:

How to Fork the Repl

  1. Log in to your Replit account.
  2. Click on one of the links above to open the project.
  3. Once the Repl opens, look for the "Fork" button at the top-right corner of the page.
  4. Click on "Fork" to copy the Repl to your own account.
  5. After forking, you will see the project in your Replit workspace, and you can start editing it.

Now that you've forked the Repl, you can follow the instructions in the project to start building your own CLN plugin!

About

A Replit.com tutorial for creating and testing CLN plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •