@strong-roots-capital/bitcoin-epoch
v1.0.1
Published
Start of the Bitcoin epoch
Downloads
3
Readme
bitcoin-epoch
Start of the Bitcoin epoch
Provides a Date
object representing the start of the Bitcoin epoch.
Install
npm install @strong-roots-capital/bitcoin-epoch
Use
import { BITCOIN_EPOCH } from '@strong-roots-capital/bitcoin-epoch'
console.log(BITCOIN_EPOCH.valueOf())
//=> 1230940800000
Acknowledgments
- Satoshi Nakamoto