Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
This is a shame, but I would like to know what BIPs to read for my project
by
shackra
on 22/07/2016, 03:20:18 UTC
⭐ Merited by ETFbitcoin (2)
Hello!

I'm looking to start a project, that is going to be written in Golang, regarding Bitcoin (and other cryptocurrencies) wallets and emission of transactions to the network.

I have absolutely no idea which BIP start reading, and in which order or if they are/have everything I need to accomplish my goals.

What I'm looking for is to implement the feature of addresses generation, either from a seed or a master public key, sending coins to other addresses and addresses validation.

Hope anyone here can put me in the correct path.