forked from smartcontractkit/chainlink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
58 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/ |