https://github.com/ferdiozer/blockchain-csprime
Blockchain example token
https://github.com/ferdiozer/blockchain-csprime
Last synced: 8 months ago
JSON representation
Blockchain example token
- Host: GitHub
- URL: https://github.com/ferdiozer/blockchain-csprime
- Owner: ferdiozer
- Created: 2022-05-22T00:03:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T09:02:42.000Z (almost 4 years ago)
- Last Synced: 2025-03-11T07:26:49.376Z (about 1 year ago)
- Language: JavaScript
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blockchain CS PRIME NKU
Kendi block zincirinizi kişileştirip oluşturun
* Bağımlılıkları yükleyin
``
npm i
``
* Kodu çalıştırın
``
npm start yada node index
``
```
- Node js kurulu değilse öncelikle "https://nodejs.org" adresinden node js kurulumunu yapın
Kök dizininde yukarıdaki komutları uygulayın
- Bu kadar! Artık istediğiniz gibi değiştirip kullanabilirsiniz.
```
