Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telosnetwork/awesome-telos
A curated(unofficial) list of awesome things for people looking to buidl on Telos
https://github.com/telosnetwork/awesome-telos
List: awesome-telos
Last synced: 16 days ago
JSON representation
A curated(unofficial) list of awesome things for people looking to buidl on Telos
- Host: GitHub
- URL: https://github.com/telosnetwork/awesome-telos
- Owner: telosnetwork
- Created: 2022-09-14T21:48:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T23:54:27.000Z (over 2 years ago)
- Last Synced: 2024-04-22T00:24:41.590Z (8 months ago)
- Size: 28.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-telos - A curated(unofficial) list of awesome things for people looking to buidl on Telos. (Other Lists / PowerShell Lists)
README
# Awesome-telosπ£β
An awesome list about everything related to the Telos platform.
Telos is a next-generation Delegated Proof of Stake (DPOS) Layer-1 blockchain network that is EVM compatible and offers unique features and capabilities amongst all L1s.
[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
Pull requests are welcome! In the spirit of decentralized applications however, please ensure your submission is not a paywalled product.
## Getting Started
* [Telos Docs](https://docs.telos.net/)
* [Learn about Telos](https://www.telos.net/)
* [Telos Demo Dapp](https://demo.telos.finance/swap)
* [Launch Existing Dapp on Telos](https://docs.telos.net/dapps/launch-dapp-on-tEVM)
* [Telos Dapp Scafolding](https://github.com/telosnetwork/evm-ui-template)
* [Telos Hardhat environment & ERC20 Starter](https://github.com/telosnetwork/erc20-template)
* [Solidity Docs](https://docs.soliditylang.org/en/v0.8.17/)## Development Tools EVM
* [Remix](https://remix.ethereum.org/)
* [Truffle](https://github.com/trufflesuite/truffle)
* [Hardhat](https://hardhat.org/)
* [Open Zeppelin Contracts](https://www.openzeppelin.com/)
* [Brownie](https://eth-brownie.readthedocs.io/en/stable/)## Development Tools Antelope
* [Zeus CLI](https://docs.liquidapps.io/liquidapps-documentation/working-with-zeus-sdk/overview)
* [Telos System Contracts](https://github.com/telosnetwork/telos.contracts)## Node infrastructure
* [Leap](https://github.com/AntelopeIO/leap)## Block Explorers
#### tEVM
* [Teloscan](https://www.teloscan.io/)
#### Native
* [Telos Open Block Explorer](https://explorer.telos.net/)
* [AJOR](https://ajor.io/)
* [EOS Authority](https://eosauthority.com/)## Testnet Faucet
* [Faucet](https://app.telos.net/testnet/developers)## NFT Marketplaces
* [Minted Vodka](https://minted.vodka/)
* [Area X](https://areaxnft.com/)
* [Byt](https://www.byt.io/)
* [TOFUNFT](https://tofunft.com/telos)## Oracles
* [DIA](https://docs.diadata.org/introduction/readme)## Wallets
#### tEVM
* [MetaMask](https://metamask.io/download/)
* [Math](https://mathwallet.org/en-us/)
* [Telos Webwallet](https://wallet.telos.net/)#### Native
* [Anchor](https://greymass.com/en/anchor/)## Bridges
* [Symbiosis Finance](https://symbiosis.finance/)
* [Rubic](https://rubic.exchange/)
* [Ptoken Bridge](https://dapp.ptokens.io/swap?asset=tlos&from=telos&to=eth)## DEXES
* [Rocketx Exchange](https://rocketx.exchange/swap/)
* [Omnidex](https://omnidex.finance/)
* [Zappy Finance](https://www.zappy.finance/swap)## Governance/Voting Tools
* [Telos Decide Voter](https://app.telos.net/)## Extra Resources π
* [Solidity by Example](https://solidity-by-example.org/)
* [Buildspace](https://buildspace.so/)
* [Mastering Ethereum PDF](https://github.com/ethereumbook/ethereumbook)
* [Hashlips NFT guides](https://github.com/HashLips)## Endpoints
* [Endpoint monitor for all Endpoints](https://monitor.telos.net/#/)
* [mainnet.telos.net(Swagger)](http://mainnet.telos.net/v2/docs/index.html)
* [testnet.telos.net(Swagger)](http://testnet.telos.net/v2/docs/static/index.html)
*