All Projects → JSEcoin → website

JSEcoin / website

Licence: GPL-3.0 license
JSECoin Official Website

Programming Languages

Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to website

extensions
Code Generators and Extensions for vanilla-rtb stack
Stars: ✭ 16 (+23.08%)
Mutual labels:  adtech
scte35-threefive
threefive is the highest rated SCTE35 parser, ever. maybe.
Stars: ✭ 75 (+476.92%)
Mutual labels:  adtech

JSECoin Ltd

forthebadge forthebadge forthebadge

Our ambition is to create an energy efficient cryptocurrency mined by webmasters which is adopted globally by mainstream users.

All major cryptocurrencies currently rely on miners to carry out the cryptography hashing. Hashing is a mathematical equation that is carried out at large scale to secure a blockchain which is the underlying transaction database of a cryptocurrency. This process consumes huge amounts of computing power and electricity and is dominated by server farms. Miners are rewarded for their efforts by the distribution of the currency.

It is possible to carry out SHA256 and other encryption in a standard web browser or on a mobile device. By embedding a javascript snippet on a website all visitors to the website could carry out the hashing encryption process, which when combined at scale could​ ​replace​ ​the role​ ​of​ ​the​ ​miners​. Website owners would then be rewarded by the distribution of the currency. We have estimated 1 in 15 people either own or have access to a website which provides a large distribution and potential client base.

By using surplus CPU power, huge energy and cost savings could be made over traditional cryptocurrency networks.

As part of this we also offer the ability for users without website to mine JSECoin. They can do this by accessing the JSECoin platform and act as miners through either a Web Browser, Desktop or Mobile App.

JSE Website

JSECOIN Ltd
[THE FUTURE BLOCKCHAIN & ECOSYSTEM FOR ECOMMERCE AND DIGITAL ADVERTISING]

Resources

Official Website

Check out our live website.

Quickstart developing and extending the website

Initial setup

  1. Install Node.js v8.0.0 or higher.
  2. Clone this repository: git clone https://github.com/JSEcoin/website
  3. Install dependencies npm install

Run development environment

  1. Initialise developer environment npm run serve

Or Try out VUE UI - vue ui and from tasks select serve - 'Run task'

Build website

  1. Executing npm run build generates a build within ./dist

Or Try out VUE UI - vue ui and from tasks select build - 'Run task'

Webpack notes

  1. Remember to update ./vue.config.js with any new additional routes to generate static html and paths with PrerenderSpaPlugin.

Bug Bounty

This is an initial push - alot of cleanup is still required if you spot an issue please report it and if we consider it a major issue we will credit your account as part of our bug bounty offering. Bug Bounty Info Page

Contribute

If you'd like to assist and help the team please first review our Contribution Guidelines.

License

This project is under the GNU General Public License v3.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].