SWISCOIN OPEN SOURCE AND GIT/MIT LICENSE

The Swiscoin has license from GIT and MIT. The Swiscoin has Copyright (c) 2015-2016 Swiscoin Developers. Swiscoin is released under the terms of the MIT license.

For more information visit this website : https://www.swisopensource.com

Open Source available on https://github.com/SCNPay/swiscoin

What is open source actually, the term "open source" refers to something that can be modified and shared because its design is publicly accessible.

While it originated in the context of computer software development, today the term "open source" designates a set of values—what we call the open source way. Open source projects, products, or initiatives are those that embrace and celebrate open exchange, collaborative participation, rapid prototyping, transparency, meritocracy, and community development.

SWISCOIN OPEN SOURCE SOFTWARE

Swiscoin is an open source software project released under the MIT/X11 license which gives you the power to run, modify, and copy the software and to distribute, at your option, modified copies of the software. The software is released in a transparent process that allows for independent verification of binaries and their corresponding source code.

Now any one can use the source of swiscoin for developing their Own Web Wallet.

Development process

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

If it is a simple/trivial/non-controversial change, then one of the Swiscoin development team members simply pulls it.

If it is a more complicated or potentially controversial change, then the patch submitter will be asked to start a discussion with the devs and community.

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 the code doesn't match the project's coding conventions (see doc/coding.txt) or are controversial.