An open API service indexing awesome lists of open source software.

https://github.com/atosguru/teritori-dapp


https://github.com/atosguru/teritori-dapp

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          


Teritori

Teritori is a decentralized application, with a dedicated Cosmos SDK Blockchain, providing tools for decentralized organizations & Web3 adventurers.

In 2024, team target is to be one of the first dApp using [Gnolang](https://www.gnoland.space/docs/what-is-gno) smartcontracts, allowing to build smartcontracts in Go, with a robust and radically transparent approach.

> **Warning**: Teritori is still under active alpha development and not audited yet. The dApp should be used very carefuly.

---
## Teritori is Live!

See it working [Here](https://app.teritori.com/)

## TL;DR: Let's build together.

### Tested environment

```
❯ yarn --version
3.5.0
❯ node --version
v18.1.0
❯ npx --version
8.15.0
```

If you have trouble, try to match these versions

### Dev for web

```
yarn && npx expo start
```

Then press `w` to open the page in your browser

### Build web app

```
yarn && npx expo-optimize && npx expo export:web
```

The site is in `web-build/`

## Introduction

> **Warning**: Teritori is still under active development and should be used carefuly, with a Beta tester approach.

**[Teritori dApp](https://app.teritori.com/)** is a all-in-one application providing various coordination & communication features for humans.
In the future (v3) it will also be a privacy first messaging application built on top of [the Berty Protocol](https://berty.tech/docs/protocol/).

- *Genesis Era - Alpha (Web only)* :
- Multichain NFT Marketplace v0.1 (Teritori Network first)
- Staking $TORI Tokens
- Teritori Chain Governance (& Bounty Program)
- Teritori Name Service
- Rioters footer v0.1
- Social Feed v0.1
- The R!OT Play2Earn Experience: "Genesis Collection" v0.1
- Org Deployer v0.1
- Multisig Wallet v0.1

On this Genesis Era, core team will gather various tools, dapps, and open source code from most serious Cosmos contributors, in a Teritori User Experience, to onboard new users into the state of the art. Team is at the same time paralelizing its development and re-building this 'state of the art' code using Gnolang. This allow teritori-core team #1 to both start shipping tools quickly to community and prepare the future proof approach with a deep state of the art expertise.

- *Enter the dApp - Desktop v1*
- Multichain Launchpad for NFT Launches
- Multichain NFT Marketplace (Teritori Network, Cosmos chains, Solana, Ethereum)
- Upgrading the R!OT Play2Earn Experience: "Defend the Teritori" v1
- dApp Store integrating dApps from Cosmos Ecosystem (Juno, Osmosis, ...)

- *Enter the future - Desktop & Mobile v1.1*
- P2P Communication & Token Gated spaces using Berty Protocol
- No internet connection is required to discuss with friends in a local area, thanks to [BLE technology](https://en.wikipedia.org/wiki/Bluetooth_Low_Energy) and [mDNS](https://en.wikipedia.org/wiki/Multicast_DNS).
- Pathwar : Cybersecurity Learning Platform (Proof-of-Learn, Learn-to-earn, Sec Bounties)
- Freelance Service Marketplace
- dApp Store integrating dApps from Cosmos & Ethereum Ecosystem (with a frontier mode, allowing permission less listing)

**Teritori** is designed to be managed by community, with a step by step strategy allowing to empower the user:

- Vote on upcoming launches of the Launchpad (The R!OT)
- Vote on upcoming Premium features
- Vote on Bounties Allocations
- Vote on every new proposals provided by community
- Users are not simply passive users, but are incentivized to participate. Let's make governance great again.

Teritori is currently launched by a distributed core team, bootstrapping the network & dApp development, with the mission to make it governed by users, developped by more and more builders from all ecosystems.
A dedicated Grants program, a Bounties program, are currently prepared by the core team to allow external contributors to join us.

## Contributing

Please feel free to use PR & Issues, and to join us on Discord for any question!

## Other resources

- Visit the dApp: https://app.teritori.com/
- Official website: https://www.teritori.com
- Discord: https://discord.gg/teritori
- Twitter: https://twitter.com/TeritoriNetwork

___

Licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([`LICENSE-APACHE`](LICENSE-APACHE)) or the [MIT license](https://opensource.org/licenses/MIT) ([`LICENSE-MIT`](LICENSE-MIT)), at your discretion. See the [`COPYRIGHT`](COPYRIGHT) file for more details.