forked from cerc-io/laconicd-deprecated
		
	readme (#53)
This commit is contained in:
		
							parent
							
								
									6b04c0ee5e
								
							
						
					
					
						commit
						af814fcd5f
					
				
							
								
								
									
										62
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										62
									
								
								README.md
									
									
									
									
									
								
							| @ -1,78 +1,30 @@ | |||||||
| <!-- |  | ||||||
| parent: |  | ||||||
|   order: false |  | ||||||
| --> |  | ||||||
| 
 |  | ||||||
| <div align="center"> | <div align="center"> | ||||||
|   <h1> Ethermint </h1> |   <h1> Laconic Network </h1> | ||||||
| </div> | </div> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
| 
 | 
 | ||||||
| <div align="center"> |  | ||||||
|   <a href="https://github.com/evmos/ethermint/releases/latest"> |  | ||||||
|     <img alt="Version" src="https://img.shields.io/github/tag/tharsis/ethermint.svg" /> |  | ||||||
|   </a> |  | ||||||
|   <a href="https://github.com/evmos/ethermint/blob/main/LICENSE"> |  | ||||||
|     <img alt="License: Apache-2.0" src="https://img.shields.io/github/license/tharsis/ethermint.svg" /> |  | ||||||
|   </a> |  | ||||||
|   <a href="https://pkg.go.dev/github.com/evmos/ethermint"> |  | ||||||
|     <img alt="GoDoc" src="https://godoc.org/github.com/evmos/ethermint?status.svg" /> |  | ||||||
|   </a> |  | ||||||
|   <a href="https://goreportcard.com/report/github.com/evmos/ethermint"> |  | ||||||
|     <img alt="Go report card" src="https://goreportcard.com/badge/github.com/evmos/ethermint"/> |  | ||||||
|   </a> |  | ||||||
|   <a href="https://bestpractices.coreinfrastructure.org/projects/5018"> |  | ||||||
|     <img alt="Lines of code" src="https://img.shields.io/tokei/lines/github/tharsis/ethermint"> |  | ||||||
|   </a> |  | ||||||
| </div> |  | ||||||
| <div align="center"> |  | ||||||
|   <a href="https://discord.gg/trje9XuAmy"> |  | ||||||
|     <img alt="Discord" src="https://img.shields.io/discord/809048090249134080.svg" /> |  | ||||||
|   </a> |  | ||||||
|   <a href="https://github.com/evmos/ethermint/actions?query=branch%3Amain+workflow%3ALint"> |  | ||||||
|     <img alt="Lint Status" src="https://github.com/evmos/ethermint/actions/workflows/lint.yml/badge.svg?branch=main" /> |  | ||||||
|   </a> |  | ||||||
|   <a href="https://codecov.io/gh/tharsis/ethermint"> |  | ||||||
|     <img alt="Code Coverage" src="https://codecov.io/gh/tharsis/ethermint/branch/main/graph/badge.svg" /> |  | ||||||
|   </a> |  | ||||||
| </div> |  | ||||||
| 
 | 
 | ||||||
| Ethermint is a scalable and interoperable Ethereum library, built on Proof-of-Stake with fast-finality using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk/) which runs on top of [Tendermint Core](https://github.com/tendermint/tendermint) consensus engine. | The Source of Proof. Laconic is a next generation data availability & verifiability layer with cryptographic proofs, powering internet-scale Web3 applications, built on Proof-of-Stake with fast-finality using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk/) which runs on top of [Tendermint Core](https://github.com/tendermint/tendermint) consensus engine. | ||||||
| 
 | 
 | ||||||
| **Note**: Requires [Go 1.18+](https://golang.org/dl/) | **Note**: Requires [Go 1.18+](https://golang.org/dl/) | ||||||
| 
 | 
 | ||||||
| ## Installation | ## Installation | ||||||
| 
 | 
 | ||||||
| For prerequisites and detailed build instructions please read the Evmos [Installation](https://evmos.dev/quickstart/installation.html) instructions. Once the dependencies are installed, run: |  | ||||||
| 
 |  | ||||||
| ```bash | ```bash | ||||||
| make install | make install | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| Or check out the latest [release](https://github.com/evmos/ethermint/releases). |  | ||||||
| 
 |  | ||||||
| ## Quick Start |  | ||||||
| 
 |  | ||||||
| To learn how the Ethermint works from a high-level perspective, go to the [Introduction](https://evmos.dev/intro/overview.html) section from the documentation. You can also check the instructions to [Run a Node](https://evmos.dev/quickstart/run_node.html). |  | ||||||
| 
 |  | ||||||
| For an example on how Ethermint can be used on any Cosmos-SDK chain, please refer to [Evmos](https://www.github.com/tharsis/evmos). |  | ||||||
| 
 |  | ||||||
| ## Community | ## Community | ||||||
| 
 | 
 | ||||||
| The following chat channels and forums are a great spot to ask questions about Ethermint: | The following chat channels and forums are a great spot to ask questions about Ethermint: | ||||||
| 
 | 
 | ||||||
| - [Evmos Twitter](https://twitter.com/EvmosOrg) | - [Laconic Twitter](https://twitter.com/laconicnetwork) | ||||||
| - [Evmos Discord](https://discord.gg/trje9XuAmy) | - [Discord](https://discord.com/invite/ukhbBemyxY) | ||||||
| - [Evmos Telegram](https://t.me/EvmosOrg) | - [Website](https://laconic.com) | ||||||
| - [Tharsis Twitter](https://twitter.com/TharsisHQ) |  | ||||||
| 
 | 
 | ||||||
| ## Contributing | ## Contributing | ||||||
| 
 | 
 | ||||||
| Looking for a good place to start contributing? Check out some [`good first issues`](https://github.com/evmos/ethermint/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22). | Looking for a good place to start contributing? Check out some [`good first issues`](https://github.com/cerc-io/laconicd/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22). | ||||||
| 
 | 
 | ||||||
| For additional instructions, standards and style guides, please refer to the [Contributing](./CONTRIBUTING.md) document. | For additional instructions, standards and style guides, please refer to the [Contributing](./CONTRIBUTING.md) document. | ||||||
| 
 |  | ||||||
| ## Careers |  | ||||||
| 
 |  | ||||||
| See our open positions on [Cosmos Jobs](https://jobs.cosmos.network/project/evmos-d0sk1uxuh-remote/), [Notion](https://tharsis.notion.site), or feel free to [reach out](mailto:careers@thars.is) via email. |  | ||||||
|  | |||||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 64 KiB | 
							
								
								
									
										
											BIN
										
									
								
								docs/laconic.jpeg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/laconic.jpeg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 147 KiB | 
		Loading…
	
		Reference in New Issue
	
	Block a user