-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #128 from trilitech/sasha@ethlondon-temp
ethlondon 2023 cheatsheet
- Loading branch information
Showing
3 changed files
with
100 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
--- | ||
title: ETHLondon 2023 Cheatsheet | ||
description: Get started on your Tezos hackathon project | ||
--- | ||
|
||
Interested in building on Tezos for ETHLondon 2023? | ||
**You’ve come to the right place.** | ||
|
||
## Support | ||
|
||
* We'll be at ETHLondon all weekend, look out for the people in white Tezos t-shirts! We're a friendly bunch, come and talk to us! | ||
* Join our [Discord](https://discord.gg/etherlink) and use the [#dev-help](https://discord.com/channels/699325006928281720/710095412639432705) channel to ask any questions | ||
* You're on the docs site, so feel free to start at the [beginning](https://docs.tezos.com/tezos-basics/tezos-blockchain-overview/) or head straight over to the [tutorials](https://docs.tezos.com/tutorials/) to get started 🚀 | ||
|
||
|
||
|
||
## Bounties | ||
|
||
{% table %} | ||
* **ETHLondon Tezos Bounties** {% colspan=2 %} | ||
--- | ||
* **** | ||
* **Prize Amount** | ||
--- | ||
* Best project using [SmartPy](https://smartpy.io) | ||
* $2500 | ||
--- | ||
* Best project using [LIGO](https://ligolang.org/) | ||
* $2500 | ||
--- | ||
* Best DeFi project | ||
* $2500 | ||
--- | ||
* Best project using [Taquito](https://tezostaquito.io/) & [Beacon SDK](https://tezos.com/developers/docs/dapp-development/wallets-and-beacon-sdk/) | ||
* $2500 | ||
|
||
{% /table %} | ||
|
||
## Quick Links | ||
|
||
{% table %} | ||
* **Development** {% colspan=2 %} | ||
--- | ||
* **Languages** | ||
* [SmartPy](https://smartpy.io/) | ||
* [LIGO](https://ligolang.org/) | ||
--- | ||
* **Tooling** | ||
* [Taqueria](https://taqueria.io/): `brew install taqueria` | ||
* [Unity SDK (Gaming)](https://tezos.com/unity) | ||
--- | ||
* **Frontend** | ||
* Looking for Ethers.JS? —> [Taquito](https://tezostaquito.io/) | ||
* Looking for WalletConnect? —> [Beacon SDK](https://tezos.com/developers/docs/dapp-development/wallets-and-beacon-sdk/) | ||
{% /table %} | ||
|
||
{% table %} | ||
|
||
* **Apps** {% colspan=2 %} | ||
--- | ||
* **Wallets** | ||
* [Temple](https://templewallet.com/) | ||
* [Umami](https://umamiwallet.com/) | ||
* [Kukai](https://wallet.kukai.app/) | ||
* [Airgap](https://airgap.it/) | ||
--- | ||
* **DeFi** | ||
* [Plenty](https://plenty.network/) | ||
* [Youves](https://youves.com/) | ||
* [Quipuswap](https://quipuswap.com/) | ||
--- | ||
* **Art** | ||
* [objkt](https://objkt.com/) | ||
* [fxhash](https://www.fxhash.xyz/) | ||
{% /table %} | ||
|
||
# Thanks and enjoy ETHLondon 🙏 |