BitcoinTools is a PHP script that will enable you to create a website with bitcoin tools and information. Information data (eg; current value) is cached in a json file.
Features include:
- Latest bitcoin value
- Valid address checker
- Balance Checker
- Total Received
- Total Sent
- Address to hash
- Hash to address
- Bitcoin in circulation
- Total bitcoin value
- Total blocks mined
- Reward per block
- Mining Difficulty
- Hash Rate
- Data Cached in json file
- Mobile Responsive
- Bootstrap 3
- CSS3 Animations
Requirements:
- Need file_get_contents for this script to work.
- Need file_put_contents for this script to work.