Skip to content

A template to be re-used for a number of projects that rely on donations

Notifications You must be signed in to change notification settings

gorgeousborg/DarkcoinTemplate-DonationBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DarkcoinTemplate-DonationBar

This is a template for adding a donations bar to a dark sponsored donations site. The bar keeps track of the drk donated the percentage and how many is wanted. The code is straight forward and hopefully easy to implement. One only needs to call from php

echo donate_block("Xv5xZvghgNTJKVYiHBNaacE5EfbjFD1A8K",2000000); the first parameter is the donation address and the second is an integer that specifies the amount of drk wanted to raise

Their is a css file included but feel free toi change all or anything

About

A template to be re-used for a number of projects that rely on donations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages