mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-22 23:24:21 +01:00
Added Bitcoin JS ecosystem
This commit is contained in:
13
data/ecosystems/b/bitcoin-js.toml
Normal file
13
data/ecosystems/b/bitcoin-js.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Bitcoin JS"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = []
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/bcoin-org/bcoin"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bitcoinjs/bitcoinjs-lib"
|
||||
Reference in New Issue
Block a user