Skip to content

Simple page to track Bitcoin's "never look back" price

Notifications You must be signed in to change notification settings

Axe-gift/bitcoin-never-look-back

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin's Never Look Back Price

This is a simple little page to track Bitcoin's "Never Look Back" price, as described in this Medium article.

Publicly viewable at bitcoin.craighammell.com.

Current Limitations

  • The data must be manually updated, so is not always fresh.

Todo

  • Figure out what's going on with constants.js - not needed?
  • Variable renaming - inconsistencies w/ "nlb" & "forward minimum"
  • Add 2nd page for the power law corridor

Tech Choices

This project is an experiment in using vanilla, browser-side Javascript modules. Avoiding transpiling is a goal, nice as React and Mobx are.

It may not work in some browsers.

Deployment

This code is deployed to bitcoin.craighammell.com using Cloud Build.

About

Simple page to track Bitcoin's "never look back" price

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.8%
  • HTML 7.5%
  • CSS 2.7%