Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Radiant Electrumx server - STABLE and ARCHIVED - Recommend to Fork for Future Enhancements

License

Notifications You must be signed in to change notification settings

RadiantBlockchain/electrumx

Repository files navigation

ElectrumX - Reimplementation of electrum-server for Radiant Blockchain (RXD)

https://radiantblockchain.org

Digital Ownership Revolution.

Licence:Radiant MIT
Language:Python (>= 3.8)
Author:The Radiant Blockchain Developers

Documentation

See readthedocs.

Misc Troubleshooting

Problems on OSX 12.0+ Errors like:

plyvel/_plyvel.cpp:703:10: fatal error: 'leveldb/db.h' file not found
#include "leveldb/db.h"
^~~~~~~~~~~~~~

```

See: wbolster/plyvel#100

``` export LIBRARY_PATH="$LIBRARY_PATH:$(brew --prefix)/lib" export CPATH="$CPATH:$(brew --prefix)/include"

// Now install requirements pip install -r requirements.txt

Install for websockets support: // python3 -m pip install websockets

```

About

Radiant Electrumx server - STABLE and ARCHIVED - Recommend to Fork for Future Enhancements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages