Home

Awesome

<img src="./assets/top-image.png" width=600px height=auto />

日本語はこちら

n8n-nodes-Nostrobots

n8n node for nostr.

This is an n8n community node. It lets you use nostr in your n8n workflows.

Nostr is the simplest open protocol. that is able to create a censorship-resistant global "social" network once and for all.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Credentials

Usage

Let's try the tutorial on creating an RSS feed bot..

Resources

Test in local

Please read Run your node locally.

# project root path
yarn build
yarn link

# move to n8n node directory. eg. ~/.n8n/nodes
yarn link n8n-nodes-nostrobots
n8n start

Unit test

yarn test

lint

yarn format
yarn lint

TODO

See also

License

MIT License