Skip to content

42-coin/42-coin.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

519 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42orig256.png

42-coin - a PoS/PoW based cryptocurrency.

Specifications

  • Max money: 42 coins
  • Transaction confirmation method: PoS+PoW
  • Transaction type: public & anonymous
  • Number of transaction confirmation: 7
  • Number of block confirmation: 42
  • PoS reward: 0 coin
  • Min stake age: 42 hours
  • Max stake age: unlimited
  • PoS target spacing: 7 minutes
  • PoW algo type: Scrypt
  • PoW reward: 0 coin + tx fees
  • PoW target spacing: 21 minutes
  • Default Listen Port: 4242 (42420 for testnet)
  • JSON-RPC Port: 2121 (21210 for testnet)

Development process

Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.

The patch will be accepted if there is broad consensus that it is a good thing. Developers should expect to rework and resubmit patches if they don't match the project's coding conventions (see coding.txt) or are controversial.

The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are regularly created to indicate new official, stable release versions of 42.

Feature branches are created when there are major new features being worked on by several people.

From time to time a pull request will become outdated. If this occurs, and the pull is no longer automatically mergeable; a comment on the pull will be used to issue a warning of closure. The pull will be closed 15 days after the warning if action is not taken by the author. Pull requests closed in this manner will have their corresponding issue labeled 'stagnant'.

Issues with no commits will be given a similar warning, and closed after 15 days from their last activity. Issues closed in this manner will be labeled 'stale'.

Creative Theme for Jekyll

A Jekyll implementation of the Creative Theme template by Start Bootstrap.

Creative is a one page Bootstrap theme for creatives, small businesses, and other multipurpose uses. The theme includes a number of rich features and plugins that you can use as a great boilerplate for your next Jekyll project!

See it live in action at https://volny.github.io/creative-theme-jekyll/

To use the Creative Theme template in your project

  • Start by adding your info in _config.yml
  • In _layouts/front.html reorder or remove section as you prefer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 49.6%
  • JavaScript 28.3%
  • SCSS 22.1%