diff --git a/README.md b/README.md index e248543aab..4919a830e6 100644 --- a/README.md +++ b/README.md @@ -1,61 +1,27 @@ - - +# Pylons -
-

Pylons

-
+Pylons is a blockchain network that allows artists, game studios, and other creatives to sell unique items using Stripe, Apple Pay, and Google Pay. These items can then move freely through the IBC network. +This repository contains: -
- - Version - - - License: Apache-2.0 - - - GoDoc - - - Go report card - - - Code Coverage - -
- -
- - Lines Of Code - - - Discord - - Build Status - Lint Status -
- - - -Built on [Cosmos](http://www.cosmos.network/), **Pylons** is a fast and interoperable system for brands and creators to build engaging products with meaningful NFT experiences. - -This repository provides the `pylonsd` daemon, the program for running a node on the [Pylons](https://pylons.tech) blockchain. -It connects to the other nodes in the network to form a consensus, and responds to API and CLI commands from clients, including the [Pylons SDK](https://github.com/Pylons-tech/pylons_sdk). +* The Pylons blockchain software, written in Go using the Cosmos-SDK. +* Big Dipper, a block explorer from Forbole that we have customized for use with Pylons. Thank you Forbole! +* Our genesis state ## Documentation To learn how to use run a Pylons node, check out the [documentation pages](./docs/README.md). To learn more about developing NFTs on Pylons, see the [Pylons SDK](https://github.com/Pylons-tech/pylons_dart_sdk) project. +## Our Research + +* We are actively researching new ways to allow for NFTs to be listed for sale on different IBC enabled blockchain networks after purchase. +* We are the first permissionless layer one chain to integrate with traditional credit card payment systems. +* We are working to achieve 500ms block times, to allow for seamless integration with mobile games. + ## Talk to us! -Pylons is maintained by [Tendermint](https://tendermint.com/) and [Pylons LLC](https://pylons.tech). Follow us to see the latest updates or get involved. +Pylons is maintained by Pylons, LLC in collaboration with RNS and Notional Labs. * [Discord](https://discord.gg/dZgUGy32j7) * [Twitter](https://twitter.com/pylonstech) @@ -63,4 +29,4 @@ Pylons is maintained by [Tendermint](https://tendermint.com/) and [Pylons LLC](h ## Contributing -We welcome contributions from everyone. For more information about contributing, please review our [guidelines](CONTRIBUTING.md). Thank you to our Pylons contributors! \ No newline at end of file +We welcome contributions from everyone. For more information about contributing, please review our [guidelines](CONTRIBUTING.md). Thank you to our Pylons contributors!