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

Json-Rpc Add on for Nyzo Verifier #32

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

EggPool
Copy link

@EggPool EggPool commented Jan 9, 2021

This PR is not necessarily meant to be merged, as it requires heavier dependencies to support a third party embedded json-rpc server.

Standardized json-rpc access methods were needed in order to ease third party developments and integration with Nyzo, especially Exchanges.

Event hough the Native Nyzo calls could provide that data, the need for custom adapters implied additional work.
As an answer, YannDev plugged a json-rpc server that runs within a Nyzo verifier.
This server is currently used by several exchanges.

This PR makes it easier to switch between Official, Community or JSONRPC version from the official Nyzo Repo.

@iwbinb
Copy link

iwbinb commented Mar 15, 2021

If you are running an exchange, block explorer, API, in order to get the blockchain to sync, please add always_track_blockchain=1 to /var/lib/nyzo/production/preferences
I recommend to add above words in the RPC document.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants