omnilaboratory / obd

OmniBOLT daemon, a golang implementation of OmniBOLT spec, the smart assets lightning network.
MIT License
213 stars 21 forks source link

Add omnicore proxy as obd backend #66

Closed neocarmack closed 1 year ago

neocarmack commented 1 year ago

omnicore proxy offers public anonymous omnicore services to anonymous users. It syncs full Bitcoin/Omnilayer database. OBD starts with a param to specify the backend. Direct connection to a Bitcoin/Omnilayer full node is disabled for security consideration.

neocarmack commented 1 year ago

Update commited:

Replaced omnicored by omnicore proxy on AWS.
https://github.com/omnilaboratory/lnd/commit/eb678569f0a9a76579286f88b8942792ff7b8523 https://github.com/omnilaboratory/lnd/commit/0221a2e623a1c591c6efae2c9fd0c0f057e96007