Skip to content

Commit

Permalink
docs: suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
GMSteuart committed Aug 17, 2020
1 parent d2ebc92 commit d4c48a7
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 15 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Chainlink header images to the following `README.md` files: root, core,
evm-contracts, and evm-test-helpers.

## [0.8.12] - 2020-08-10

### Fixed
Expand Down
20 changes: 5 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
[![GitHub license](https://img.shields.io/github/license/smartcontractkit/chainlink?style=flat-square)](https://github.com/smartcontractkit/chainlink/blob/master/LICENSE)
[![GitHub workflow changelog](https://img.shields.io/github/workflow/status/smartcontractkit/chainlink/Changelog?style=flat-square&label=github-actions)](https://github.com/smartcontractkit/chainlink/actions?query=workflow%3AChangelog)
[![CircleCI build](https://img.shields.io/circleci/build/github/smartcontractkit/chainlink/master?style=flat-square&label=circleci&logo=circleci)](https://circleci.com/gh/smartcontractkit/chainlink/tree/master)
[![Go Report Card](https://goreportcard.com/badge/github.com/smartcontractkit/chainlink)](https://goreportcard.com/report/github.com/smartcontractkit/chainlink)
[![GoDoc](https://godoc.org/github.com/smartcontractkit/chainlink?status.svg)](https://godoc.org/github.com/smartcontractkit/chainlink)
[![Maintainability](https://api.codeclimate.com/v1/badges/273722bb9f6f22d799bd/maintainability)](https://codeclimate.com/github/smartcontractkit/chainlink/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/273722bb9f6f22d799bd/test_coverage)](https://codeclimate.com/github/smartcontractkit/chainlink/test_coverage)
[![GitHub contributors](https://img.shields.io/github/contributors-anon/smartcontractkit/chainlink?style=flat-square)](https://github.com/smartcontractkit/chainlink/graphs/contributors)
Expand All @@ -39,19 +37,11 @@ Examples of how to utilize and integrate Chainlinks can be found in the [Chainli

## Community

Chainlink has an active and ever growing community. [Discord](https://discordapp.com/invite/aSK4zew)
is the primary communication channel used for day to day communication,
answering development questions, and aggregating Chainlink related content.
Click the badges below and explore the different communities to find the one
that best fits you.

[![Discord](https://img.shields.io/discord/592041321326182401?style=flat-square&logo=discord)](https://discordapp.com/invite/aSK4zew)
[![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/Chainlink?logo=reddit&style=flat-square)](https://www.reddit.com/r/Chainlink/)
[![Telegram](https://img.shields.io/badge/Telegram-Follow-blue?style=flat-square&logo=telegram)](https://t.me/chainlinkofficial)
[![Twitter Follow](https://img.shields.io/twitter/follow/chainlink?logo=twitter&style=flat-square)](https://twitter.com/chainlink)
[![YouTube Channel](https://img.shields.io/badge/YouTube-Subscribe-red?style=flat-square&logo=youtube)](https://www.youtube.com/chainlinkofficial)
[![WeChat](https://img.shields.io/badge/WeChat-Follow-green?style=flat-square&logo=wechat)](https://blog.chain.link/chainlink-chinese-communities/)
[![Sina Weibol](https://img.shields.io/badge/Weibo-Follow-red?style=flat-square&logo=sina-weibo)](https://weibo.com/chainlinkofficial)
Chainlink has an active and ever growing community. [Discord](https://discordapp.com/invite/aSK4zew)
is the primary communication channel used for day to day communication,
answering development questions, and aggregating Chainlink related content. Take
a look at the [community docs](../docs/COMMUNITY.md) for more information
regarding Chainlink social accounts, news, and networking.

## Install

Expand Down
3 changes: 3 additions & 0 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
</p>
<br/>

[![Go Report Card](https://goreportcard.com/badge/github.com/smartcontractkit/chainlink)](https://goreportcard.com/report/github.com/smartcontractkit/chainlink)
[![GoDoc](https://godoc.org/github.com/smartcontractkit/chainlink?status.svg)](https://godoc.org/github.com/smartcontractkit/chainlink)

Chainlink Core is the API backend that Chainlink client contracts on Ethereum
make requests to. The backend utulizes Solidity contract ABIs to generate types
for interacting with Ethereum contracts.
Expand Down
45 changes: 45 additions & 0 deletions docs/COMMUNITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Community

[![Discord](https://img.shields.io/discord/592041321326182401?style=flat-square&logo=discord)](https://discordapp.com/invite/aSK4zew)
[![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/Chainlink?logo=reddit&style=flat-square)](https://www.reddit.com/r/Chainlink/)
[![Twitter Follow](https://img.shields.io/twitter/follow/chainlink?logo=twitter&style=flat-square)](https://twitter.com/chainlink)
[![Telegram](https://img.shields.io/badge/Telegram-Follow-blue?style=flat-square&logo=telegram)](https://t.me/chainlinkofficial)
[![YouTube Channel](https://img.shields.io/badge/YouTube-Subscribe-red?style=flat-square&logo=youtube)](https://www.youtube.com/chainlinkofficial)
[![WeChat](https://img.shields.io/badge/WeChat-Follow-green?style=flat-square&logo=wechat)](https://blog.chain.link/chainlink-chinese-communities/)
[![Sina Weibol](https://img.shields.io/badge/Weibo-Follow-red?style=flat-square&logo=sina-weibo)](https://weibo.com/chainlinkofficial)

In addition to the Chainlink community resources in the badges above, here is a
cultivated list of other community related resources.

## Developer Resources

### Repositories

- [@chainlink/box] - Truffle box
- [@chainlink/external-adapter-js] - Chainlink external adapter repo
- [awesome-chainlink] - Awesome projects built with Chainlink

### Platforms and Services

- [Gitcoin] - Hackathons, bounties, and grants

## Presentations

- Connecting Smart Contracts to any/all Off-chain Contract Events,
Privacy Preserving Computations and On-chain Reference Data by Sergey Nazarov
- [Devcon5](https://chain.link/presentations/devcon5.pdf)
- [English](https://chain.link/presentations/english.pdf)
- [Chinese](https://chain.link/presentations/chinese.pdf)
- [Korean](https://chain.link/presentations/korean.pdf)
- [Japanese](https://chain.link/presentations/japanese.pdf)







[Awesome Chainlink]: https://github.com/JohannEid/awesome-chainlink
[Devvon5]: https://chain.link/presentations/devcon5.pdf
[external-adapter-js]: https://github.com/smartcontractkit/external-adapters-js
[Gitcoin]: https://gitcoin.co/

0 comments on commit d4c48a7

Please sign in to comment.