Skip to content

8secz-johndpope/go-svdb

Repository files navigation

Welcome to go-svdb Project

=============

中文简介

go-svdb 项目是一个类似 bitdb (https://bitdb.network/) 项目,它实现了一个bitcoin-sv上的查询服务。

可是go-svdb并没有抄袭bitdb的任何代码,go-svdb是基于go语言自我重写的数据库。

go-svdb项目成立的目的是,bitdb并不能满足boquan团队对项目的需求。

目前go-svdb服务已经用于boquan团队的两个三个项目中:

  • mempool矿池:pool.mempool.com,中文世界最大的bitcoin-sv矿池。
  • 打点钱包:lastpurse.com/ddpurse.com,世界用户量第一的微信bsv钱包。
  • btc/bsv区块链浏览器:bsv.mempool.com。

同时它也可以用于BTC。

因为一个可靠,完整的go-svdb服务,需要比较多的服务器,所以下一步boquan团队会推出一套基于Metanet的查询服务。

Introduce

go-svdb Project is a bitdb (https://bitdb.network/) Project. It implements a query service on bitcoin-sv.

However, go-svdb does not copy any code from bitdb, and go-svdb is a self-rewritten database based on the golang.

The purpose of the go-svdb project was that Bitdb did not meet the needs of the boquan team for the project.

The go-svdb service is currently used in two of the three projects of the boquan team:   

  • mempool mining pool: pool.mempool.com, the Chinese largest bitcoin-sv mine pool.
  • LastPurse: lastpurse.com/ddpurse.com, the world's number one WeChat bsv wallet.
  • btc/bsv blockchain browser: bsv.mempool.com.

It also works for BTC.

Because a reliable, complete go-svdb service requires more servers, the next boquan team will launch a Metanet-based query service.

About

A db for bitcoin-sv & BTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages