Skip to content

SORA Layer 1 Blockchain: We are developing, implementing, and verifying quantum resistance, Schnorr aggregated signatures, and the fusion of AI and blockchain. Furthermore, by analyzing the verification results, we will contribute to the advancement of blockchain.

License

Notifications You must be signed in to change notification settings

FromHDDtoSSD/SorachanCoin-qt

Repository files navigation

Welcome to SORA L1 Blockchain - Core [AI/Web3.0/DAOs]
A hybrid scrypt PoW/PoS based cryptocurrency + AI/Web3.0/DAOs supported.

SorachanCoin

What is SORA L1 L2 Blockchain?

SORA L1 Blockchain - Core wallet official sites:
https://www.iuec.co.jp/
https://www.junkhdd.com/
https://sora.junkhdd.com/
https://www.akihabara.cn/
https://hk.junkhdd.com/
https://de.junkhdd.com/
https://id.junkhdd.com/
https://us.junkhdd.com/
https://au.junkhdd.com/
https://testnet.junkhdd.com/

SORA L2 Blockchain - FromHDDtoSSD wallet official sites:
Supported HDD/SSD/NVMe drive inspection by SORA Blockchain
Supported Automatic AI Data Recovery system by SORA Blockchain
https://www.iuec.co.jp/fromhddtossd2s/v3_0_dl.html
https://www.iuec.co.jp/fromhddtossd2s/auto.html
https://www.fromhddtossd.com/

CoinMarketCap, Coingecko:
https://coinmarketcap.com/currencies/sorachancoin/
https://www.coingecko.com/en/coins/sorachancoin

Bitcointalk:
https://bitcointalk.org/index.php?topic=5184483

Discord, Telegram:
https://discord.gg/ThMeemM
https://t.me/SorachanCoin_dev_web3_chat

Twitter X:
https://twitter.com/DataRescueCoin

Dev Blog:
https://www.iuec.co.jp/sora/

How to use?

https://www.junkhdd.com/news/loadmap.html
https://www.iuec.co.jp/fromhddtossd2s/ai_gene_to_drive.html
https://www.iuec.co.jp/blockchain/web3_hd_creation.html
https://www.iuec.co.jp/blockchain/i-sector.html
https://www.junkhdd.com/
https://www.fromhddtossd.com/

How to build?

chmod +x sora_builder.sh autogen.sh
./sora_builder.sh
generated under ./src, "soracoind" "soracoin-cli"

Automatically and statically links the necessary libraries.
therefore, by simply executing sora_builder.sh,
"soracoind" and "soracoin-cli" will be reliably built.

Development tools necessary for building

CentOS / AlmaLinux
dnf groupinstall "Development Tools"
dnf install git
dnf install wget

Ubuntu / Debian
sudo apt install build-essential
sudo apt install git
sudo apt install zlib1g-dev
sudo apt install autoconf automake

Only to Debian, please execute the following command
first on the working directory (SorachanCoin-qt).
sed -i 's/template <typename T=hex_vector>/template <typename T>/g' src/util/strencodings.cpp

If openSUSE, please execute the following command
first on the working directory (SorachanCoin-qt).
chmod 777 autogen.sh
sudo echo "mv ./library/libressl-2.8.2/lib64 ./library/libressl-2.8.2/lib" >> autogen.sh
sudo echo "mv ./library/db-4.8.30/lib64 ./library/db-4.8.30/lib" >> autogen.sh
sudo echo "mv ./library/sqlite/lib64 ./library/sqlite/lib" >> autogen.sh

soracoin-cli

e.g.
soracoin-cli help
soracoin-cli getinfo
soracoin-cli listaccounts
soracoin-cli getnewaddress ""
soracoin-cli getnewethaddress ""
soracoin-cli getblocktemplate '{"mode":"template"}'
soracoin-cli sendfrom "user" SkNtsZ8CuYAbFKHGoNqDXvPQYF9WDa4h7W 30
soracoin-cli sendethfrom "user" 0xb0e7168246ecea8c015402cf872ac28199c560f6 30
soracoin-cli getkeyentangle 0xb0e7168246ecea8c015402cf872ac28199c560f6
soracoin-cli gethdwalletinfo

e.g. using -datadir
soracoin-cli -datadir=/coins/sora getinfo

e.g. using -testnet
soracoin-cli -testnet getinfo

Block Explorer

https://us.junkhdd.com:7350/
https://de.junkhdd.com:7350
https://au.junkhdd.com:7350/
https://id.junkhdd.com:7350/
https://www.junkhdd.com:7350/
https://sora.junkhdd.com:7350/

About

SORA Layer 1 Blockchain: We are developing, implementing, and verifying quantum resistance, Schnorr aggregated signatures, and the fusion of AI and blockchain. Furthermore, by analyzing the verification results, we will contribute to the advancement of blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published