GithubHelp home page GithubHelp logo

super3 / peercoin.net Goto Github PK

View Code? Open in Web Editor NEW
23.0 12.0 61.0 17 MB

Web files for Peercoin.net

Home Page: http://peercoin.net

License: MIT License

ApacheConf 0.08% CSS 13.97% PHP 47.79% JavaScript 0.71% HTML 37.26% Python 0.19%

peercoin.net's Introduction

Peercoin.net Repo (has now moved to https://github.com/peercoin/peercoin.net) please submit any issues/pull requests there.

The static html files for Peercoin.net. The website is automatically updated from this repo every 10 minutes, so be careful with any commits to the master branch.

Issues

Content requests, bugs, etc. are all handled through Github Issues. We will try to get to your issue as soon as possible.

Pull Requests

If you have a simple change to the website, we ask that you put in a pull request instead of an issue. These include things like link changes, text errors, etc. We can add these to the live site just by accepting the pull, which makes everything easier. We are currently using Tip4Commit and Peer4Commit to reward commiters. Fluff commits will be rejected.

tip for next commit tip for next commit

If don't know how to submit a pull request use these helpful guides: one and two.

Translations

Changes to translations as well as new translations can be submitted to Peercoin.net's Transifex page.

Translations are periodically pulled from Transifex and merged into the git repository.

Important: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.

Installing and Running

Below are just some notes for running the website yourself. We run the website on a simple Apache2 server with PHP5 installed.

Deploy

URL Rewriting via Apache's mod_rewrite module has issues when the MultiViews option is set in any of the config files in the sites-available directory. Ensure this option is removed from your site's config files or errors will occur with URL rewriting (/mining.php -> /mining)

We run the deploy.sh every 10 minutes, so that the live site is always up to date. The cron job is listed below:

*/10 * * * * /root/deploy.sh > /root/error.txt 2>&1

The script(deploy.sh):

#!/bin/bash

# Install - Only Run Once
# git clone https://github.com/super3/peercoin.net.git /var/www

# Update
cd /var/www/
git fetch origin
git reset --hard origin/master

peercoin.net's People

Contributors

apeeyush avatar bearbin avatar benhc123 avatar boshevski avatar brossi avatar chronoscrypto avatar confit avatar d9ping avatar demyz avatar dmedov avatar fuzzybearbtc avatar glv2 avatar humzini avatar i-petko avatar iheartcryptocoin avatar integers avatar mal315 avatar mrbickle avatar nauadratti avatar panupan avatar ritvikgautam avatar sandakersmann avatar sandrossv avatar seantaigordon avatar sssemil avatar super3 avatar thewildhorse avatar zackster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

peercoin.net's Issues

Adding bkchain to wallet page

I think that https://bkchain.org/ppc/wallet should be added as an option on http://peercoin.net/wallet

It has been around for a long time and is the most trusted online Peercoin wallet available.

There is currently no online wallet listed on peercoin.net. In my opinion, this results in people searching elsewhere for one, leading to people getting scammed by the fraudulent website http://ppc-wallet.com/ which is unfortunately ranked very highly on Google search. This creates a very bad image for Peercoin.

Example description for bkchain that could appear on the wallet page (feel free to change this) :

"Bkchain is an online, client-side wallet. It allows you to access your peercoins with a web browser using an electrum-like 12 word seed."

Github Webhook Script

Need a script on the host server that automatically updates the website from the repository. Keep logging into the server to update it manually, and that wastes time.

There should be solutions for this already that we can just implement.

Market data error on homepage

Some people on the forum noticed that the homepage is showing Market Cap: $0 and Total Supply: 0 PPC. The price also appears to be incorrect.

Tips not being paid out properly.

In the last day, I have had 4 Pull Requests merged, each consisting of one commit. These should have been rewarded with around ~10 PPC each, but for 2 I got none and for the other 2 I only got ~5 PPC. Can I please have the 30 PPC owed to me.

Instant peercoin exchanger

Please add coinomat.com to the exchanger list, we provide instant cryptocurrency exchange for PPC to BTC LTC and to fiat e-currencies. The whole process takes several minutes.

Text Error on Developers Page

Excelsior posted this on the forum...

On the "Developers" page, under "Peercoin Ecosystem", it says, "Would you like to be paid to get involved in Peercoin development and get paid for it?" This should read, "Would you like to get involved in Peercoin development and get paid for it?"

Minting guides need updating

The minting guides on http://peercoin.net/minting need updating due to v0.4.

Example for new guide:

Download and install the Peercoin-Qt wallet if you have not done so already. Encrypt your wallet with a good passphrase. Write this down and keep it somewhere safe; if you forget the passphrase you will lose your coins. The wallet encryption option can be found under the settings tab in the Peercoin-Qt wallet program.

Go to help>debug window>console and enter:

walletpassphrase abc 99999 true

where abc is your passphrase and 99999 is the time you want to mint for (in seconds). If your passphrase has spaces then enclose it in quotation marks.

Clear your passphrase by entering Ctrl-L.

If the bottom right corner shows an unlocked padlock after 30 seconds you are now minting. Congratulations!

link to new video tutorials for v0.4.0?

i have done some more video guides for v0.4.0.

playlist here:
https://www.youtube.com/playlist?list=PLBt4zAxcWonl1BpJGFhO5j7NgFBoJljxb

01 Updating Wallet to v0.4.0 (Windows)
http://youtu.be/TkTJ0rwKbmo

02 Performing Blockchain Redownload
http://youtu.be/rfQKiKhGck0

03 Proof of Stake Minting in v0.4.0
http://youtu.be/dG2KMEmGyc4

videos are orientated more towards windows but might be worth linking somewhere on the site? not sure what others think about this though..

Github Pull Bot

Need to stop making pushes to the website that have not been properly tested. This is mainly my fault, as I don't have a proper environment setup for revisions. I would like it to be quickly apparent what's going on in the pull request visually.

Would like to have something like the BitcoinPullTester, for this repo where it produces and hosts static files based on the changes in the pull req.

Unless there is an existing solution for this we should make this a tool. Would be happy to give some server space to make this project happen.

Merge and Organize Image Folders

Doesn't need to be two image folders under /assets.
Merge the /images folder into /img and organize some folders in there.

Will have to update the image links on the main website.

google search result title..

comes up as 'PPC'. not sure where it's getting that from.. could it somehow be updated to show 'Peercoin' instead?

Expanding our Exchange Listing

Hi TWH, I've been meaning to make this post for a while now, but things keep getting in the way. We need to update our exchange listing. Check toward the end of this thread for the discussion on this...

http://www.peercointalk.org/index.php?topic=3241.0

First of all, from what I can see, BitTrex doesn't offer Peercoin trading anymore, so it should be removed from the list. Unless I'm not seeing it somehow.

Right now it appears as if we endorse a small list of exchanges and that the rest aren't good enough to make it onto our list. This isn't what we want to convey. We also want people to use more exchanges than just btc-e. So what we want to do is list all of the exchanges that trade Peercoin, even the smaller ones. You can start by adding all of the exchanges on this list...

http://coinmarketcap.com/currencies/peercoin/#markets

A couple that are not in the list are https://www.litebit.eu/en/ and https://anycoindirect.eu/en.

We also want to add the instant conversion sites like http://shapeshift.io/

Another thing we need to make clear is that we do not endorse any of these exchanges and that it's simply a list. We could add a disclaimer somewhere that conveys this, maybe under the reminder text.

Mailchimp Newsletter Email Validation

Hey, I've heard that people are able to sign up multiple times for the newsletter using the same email address. This shouldn't be possible. Signing up should require email validation.

I also just looked at the Mailchimp account and it appears that nobody has signed up the entire day. The number of subscribers are still at the same number when I granted access to TheWildHorse to setup the newsletter form.

Has the newsletter form been setup yet? If not, we're losing valuable email addresses from people thinking they're signing up when their email really isn't being included in our mailing list. TWH, can you comment on this?

Add HolyTransaction.com to "Buying with cryptocurrency" section

HolyTransaction it’s a hosted wallet designed for nontechnical users. Users can send and receive cryptocurrency from your mobile browser or over social networks. It's a online web wallet that offers a simple and instant exchange among top cryptocurrencies.
You can read about how it works in our FAQ.

With just an email, users can send and receive cryptocurrency from anyone, instantly.
Mobile support, Instant Exchange, Multi-currency, Social Tipping, Cold-Storage Security, Google Authenticator 2FA, QR Codes, transaction history, exchange history, Open API and more. It's looks great on tablets and smartphones.

Let us know if you have any questions.

Revamp Font Page Design

Our front page needs a better design. It is simply is two long, and doesn't get into all the information that people need. I was thinking that we eliminate everything, and redesign the call to action. I made a terrible sketch here:

Imgur

Decrease Load Times

Our load times for the pages are a bit long. Would love some pulls that cut down on load time.

Page titles half masked by navigation bar.

On every page having a title (whitepaper, news, events, participate, etc...), the upper part of this title is under the navigation bar.

I'm using Firefox on a 1920x1080 screen and this is what I see:

screenshot

Build Peercoin Faucet

Back when I was working with Terracoin(now dead) I built a faucet website. The website got a huge amount of traffic, and seemed to bring in a bunch of new users to Terracoin. I would like to mirror that with Peercoin. The old code is on Github here. It is way outdated, but some useful stuff might be in there.

  1. Website should have a form allowing the user to input their PPC address
  2. Server should check to make sure the request is coming from a unique ip, address, and captcha
  3. Server should initiate a sendmany transaction and send a very small amount of PPC to each address
  4. Server should allow user to try again every hour
  5. If the server is bombarded with requests it should randomly choose n number of addresses, and invalidate the rest

Project/Content Organization

The information in Docs, Resources, and Get Peercoin is redundant and disorganized abd references information that is off site

I propose we organize into 3 Sections

Understand Peercoin
-About Peercoin
-About Mining
-About Minting
-About Spending

Use Peercoin
-Mining Tutorial
-Minting Tutorial
-Spending/Accepting Tutorial-
Other Tools Tutorial

Peercoin Community
-Overview/How to get started
-Understanding Forums
-Peercoin on Social Media (covers best way to contact folks for help)
-Volunteer
-Sponsor/Donate

This would require merging texts across several of the current pages and continuing to pull in information that was only contained on forum as was done for the news and events page

Improved Tabbed Pages

Imgur

The resources and news pages are very helpful pages, but I feel like their design suffers a bit. Difficult to navigate, problems with the responsive design, and not in like with the style of the rest of the website.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.