From 0e479c1de5ff3c0e52f9b525cff9ef31fc6708b5 Mon Sep 17 00:00:00 2001 From: Lars van Vianen Date: Tue, 25 Jul 2023 08:45:30 +0200 Subject: [PATCH] Update README.md --- README.md | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 54 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f5d022..286b5ce 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,38 @@ +
+ + [![license](https://img.shields.io/github/license/block-foundation/block.gl?color=green&label=license&style=flat-square)](LICENSE.md) + [![website](https://img.shields.io/website?color=blue&down_color=red&down_message=offline&label=website&style=flat-square&up_color=green&up_message=online&url=https%3A%2F%2Fwww.block.gl)](https://www.block.gl) + ![stars](https://img.shields.io/github/stars/block-foundation/block.gl?color=blue&label=stars&style=flat-square) + ![sponsors](https://img.shields.io/github/sponsors/geoid-org?color=blue&label=sponsors&style=flat-square) + ![contributors](https://img.shields.io/github/contributors/block-foundation/block.gl?color=blue&label=contributors&style=flat-square) + +
+ +--- +
- Block Foundation Logo + Block Foundation Logo

block.gl

Blockchain in your Browser

-
--- +## Introduction + `block.gl` is a browser-native blockchain visualization library, designed to make the otherwise complex operations of a blockchain more accessible and comprehensible. `block.gl` is written in TypeScript and ties into the vis.gl ecosystem. +Welcome to block.gl, your pathway to understanding blockchain like never before. + +block.gl is a revolutionary, browser-native blockchain visualization library, designed to simplify the complex world of blockchain. With its innovative tools and interactive visual aids, block.gl illuminates the intricate operations of a blockchain, making them accessible, intuitive, and educational for everyone, whether you're a novice learner or a seasoned expert. + +Developed by the Block Foundation, a pioneering open-source project dedicated to addressing housing issues through blockchain technology, block.gl is a testament to the power of bringing complex concepts into the light of understanding. + +Built with TypeScript and tied into the vis.gl ecosystem, block.gl offers an immersive, educational experience that helps users better grasp the intricacies of blockchain operations. + +Regardless of your current knowledge or experience with blockchain, block.gl can guide you towards a deeper understanding of this innovative and increasingly important field. So, whether you're a developer seeking to incorporate blockchain technology into your project, or simply a curious learner, let block.gl lead you on your journey to blockchain mastery. Welcome to the future of learning blockchain – welcome to block.gl. ## Installation @@ -32,6 +54,35 @@ npm i block.gl - [Website](https://www.block.gl) - [NPM](https://www.npmjs.com/package/block.gl) -## Disclaimer +## Development + +### Authors + +This is an open-source project by the **[Block Foundation](https://www.blockfoundation.io "Block Foundation website")**. + +The Block Foundation mission is enabling architects to take back initiative and contribute in solving the mismatch in housing through blockchain technology. Therefore the Block Foundation seeks to unschackle the traditional constraints and construct middle ground between rent and the rigidity of traditional mortgages. + +website: [www.blockfoundation.io](https://www.blockfoundation.io "Block Foundation website") + +### Contributing + +We'd love for you to contribute and to make **`block.txt`** even better than it is today! +Please refer to the [contribution guidelines](.github/CONTRIBUTING.md) for information. + +## Legal Information + +### Copyright + +Copyright © 2023 [Block Foundation](https://www.blockfoundation.io/ "Block Foundation website"). All Rights Reserved. + +### License + +Except as otherwise noted, the content in this repository is licensed under the +[Creative Commons Attribution 4.0 International (CC BY 4.0) License](https://creativecommons.org/licenses/by/4.0/), and +code samples are licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0). + +Also see [LICENSE](https://github.com/block-foundation/community/blob/master/LICENSE) and [LICENSE-CODE](https://github.com/block-foundation/community/blob/master/LICENSE-CODE). + +### Disclaimer **THIS SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**