OmniClientJS
(Unmaintained) Omni Layer Node.js RPC client (bitcoind + omnicored extensions)
Install / Use
/learn @OmniLayer/OmniClientJSREADME
OmniClientJS (Currently unmaintained)
Omni Layer Node.js RPC client
Setup
- Install latest stable
nodeandnpm - Install npm packages:
$ npm install
Configure your Omni Core server
There are a few bitcoin.conf settings that are necessary to run these tests.
-
Run on the Bitcoin TestNet:
testnet=1
-
Tell Bitcoin/OmniCore to accept JSON-RPC commands.:
server=1
-
Set a username and password for RPC:
rpcuser=test-username-goes-here rpcpassword=test-password-goes-here
If you are not familiar with bitcoin.conf or Omni Core's usage of it, please reference:
- https://en.bitcoin.it/wiki/Running_Bitcoin
- https://github.com/OmniLayer/omnicore/blob/master/src/omnicore/doc/configuration.md
Configure your client
- Copy the sample configuration:
$ cp sample-configuration.json configuration.json - Edit
configuration.jsonand set the correct RPC username and password
Run QuickReadTests
These tests will make read-only calls via RPC to make sure that the Node Omni RPC client can connect to the Omni Core server.
node QuickReadTests.js
Run OmniTests
These tests will spend Bitcoin to make Omni DEX trades. They are still a work in progress. Proceed with caution.
node OmniTests.js
Related Skills
node-connect
352.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
