n3XUS is an open-source node suite designed for n8n, the popular workflow automation engine. It seamlessly bridges the gap between Web3 functionalities and traditional commerce, empowering users to integrate advanced crypto operations into their automated workflows with unprecedented ease. Say goodbye to complex coding and hello to drag-and-drop simplicity!
The world of Web3, with its decentralized applications, cryptocurrencies, and NFTs, often presents a steep learning curve and significant technical barriers for businesses and individuals looking to leverage its power. Integrating on-chain and off-chain data, triggering transactions, or managing digital assets typically requires specialized development skills and extensive time.
n3XUS eliminates this complexity. It transforms intricate Web3 interactions into simple, visually connectable modules within n8n, allowing anyone to build sophisticated crypto-integrations without writing a single line of code.
n3XUS empowers you to build powerful, automated logic in minutes, not months, by offering:
- Effortless Web3 Integration: Drag-and-drop nodes make complex crypto operations accessible to everyone.
- On-Chain & Off-Chain Triggers: Listen for specific events on various blockchains or external Web2 platforms to initiate workflows.
- Customizable Actions: Execute a wide range of actions based on your triggers.
- Visual Workflow Builder: Connect modules intuitively within n8n's visual interface.
- Seamless Web2 & Web3 Synergy: Combine Web3 nodes with existing Web2 nodes for comprehensive automation.
With n3XUS, you can visually connect modules to create powerful, automated workflows, such as:
- Get Liquidity Pools: Retrieve real-time data from decentralized exchanges.
- Trigger a Transaction: Automate cryptocurrency transfers or smart contract interactions.
- Mint an NFT: Programmatically create and deploy non-fungible tokens.
- Send Message to Discord: Notify your community about on-chain events.
- Post in X (formerly Twitter): Announce new NFT sales or significant transactions.
npm install n8n -g
npm install n3xus -g
npx n3xus init
n8n start
- More detailed documentation
- Add more nodes
- Aave
- The Graph
- ENS
- Viem
- Relay
- Uniswap
- Farcaster
- Lens
- Phantom
- 1inch
- LayerZero
- World
- Avail
- Flow
- Chainlink
- Fluence
- Add more features
- Add more tests
- Add more examples
n3XUS is an open-source project, and we welcome contributions from the community. Whether it's bug fixes, new features, or documentation improvements, your help is invaluable. Please refer to our CONTRIBUTING.md (coming soon) for guidelines.