mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-19 01:40:07 +01:00
Updated Home (markdown)
parent
d6fdb4d00f
commit
b349e34a54
5
Home.md
5
Home.md
@ -1,4 +1,5 @@
|
|||||||
Welcome to the btcd wiki!
|
### About
|
||||||
|
btcd is a full node bitcoin implementation written in [Go](http://golang.org).
|
||||||
|
|
||||||
### Getting Started
|
### Getting Started
|
||||||
* Under construction
|
* Under construction
|
||||||
@ -24,4 +25,4 @@ Welcome to the btcd wiki!
|
|||||||
* [btcscript](https://github.com/conformal/btcscript) - Implements the Bitcoin transaction scripting language
|
* [btcscript](https://github.com/conformal/btcscript) - Implements the Bitcoin transaction scripting language
|
||||||
* [btcec](https://github.com/conformal/btcec) - Implements support for the elliptic curve cryptographic functions needed for the Bitcoin scripts
|
* [btcec](https://github.com/conformal/btcec) - Implements support for the elliptic curve cryptographic functions needed for the Bitcoin scripts
|
||||||
* [btcdb](https://github.com/conformal/btcdb) - Provides a database interface for the Bitcoin block chain
|
* [btcdb](https://github.com/conformal/btcdb) - Provides a database interface for the Bitcoin block chain
|
||||||
* [btcutil](https://github.com/conformal/btcutil) - Provides Bitcoin-specific convenience functions and types
|
* [btcutil](https://github.com/conformal/btcutil) - Provides Bitcoin-specific convenience functions and types
|
Loading…
Reference in New Issue
Block a user