devlup-labs / devlup-labs/kuberbolt

NOSTR IMPLEMENTATION

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
7
Avg merge
5d 20h
Merged PRs (30d)
2

Description

Nostr layer — implementation
Create helper functions for the following
1. Generate a keypair for the buyer agent and set up its profile (kind:0)
2. Discover service providers by querying for handler listings (kind:31990) tagged with the relevant service(eg"#research)
3. exchange IP:PORT with them over an encrypted DM (NIP-44)
4. Hand off to the CFO Go daemon

Contributor guide

Open the contributing guide

Research direction

Begin by locating the existing Python entry points and the CFO Go daemon, then map where the Nostr layer should connect. Verify the four requested flows: buyer keypair and profile creation, kind:31990 service discovery, encrypted IP:PORT exchange using NIP-44, and handoff to the daemon.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, python
Domain
backend-api-design, networking, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.