Skip to content

core-coin/web-coreblockchain

Repository files navigation

Core Blockchain website

Community driven information website for Core Blockchain.

Development

Use the package manager yarn to install the Core Blockchain website.

yarn install
yarn start

Building

You can build a website with yarn & commands.

yarn install && yarn build

But we are building website automatically after successful merge of pull requests or push.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please, make sure to sign your commits.

License

This website is licensed under the CORE License - see the LICENSE file for details.