Search content
Sort by

Showing 19 of 19 results by long-network
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 28/12/2024, 05:13:46 UTC
Join our Twitter for more news about Longcoin development!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 28/12/2024, 05:06:09 UTC
Exciting News: Longcoin (LNGC) Listing on Mecacex Exchange!

We are thrilled to announce that Longcoin (LNGC) will be officially listed on Mecacex Exchange on December 29th, 2024! This marks an important milestone for Longcoin, providing greater accessibility and opportunities for our growing community.

Stay tuned for trading details and get ready to join the Longcoin revolution! 🚀

Thank you for your support as we continue to build and grow together.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 28/12/2024, 00:52:45 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 27/12/2024, 22:28:32 UTC
Mining pool is ready!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 23:34:23 UTC
The mining pool will be ready tomorrow. Stay tuned!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 19:18:32 UTC
everything is broken??? My wallet worked, but now it won’t start.

Network is up and running and wallet is functional, but i will address this to our devs, thanks
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 05:42:28 UTC
If its says "Press CTRL+C to stop mining". Am i good?

but nothing is showing after that and there is no load on my PC.

Yes, great job!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 03:58:58 UTC
I made it as simple as possible, i moved everything to C drive and just dumped it there.
I pointed to the location and still i get the looping screen.
https://imgur.com/a/f6bNEvU

The looping screen: https://imgur.com/a/05K7eeW

1. **Check the Files**: Make sure `longcoin-cli.exe` is in the same folder as your `mine.bat` file (e.g., `C:\LongCoin`). If it’s not, move it there.

2. **Edit the `.bat` File**: Open `mine.bat` and update the command to include the full path to `longcoin-cli.exe`, like this: 
   
Code:
   "C:\LongCoin\longcoin-cli.exe" generatetoaddress 1 YOUR_WALLET_ADDRESS
   

3. **Open Your Wallet**: Before running the script, make sure your Longcoin wallet is open and fully synced.

4. **Run as Admin**: Right-click `mine.bat` and select "Run as Administrator" to avoid permission issues.

5. **Test the Command**: Open Command Prompt, go to the folder with `longcoin-cli.exe`, and run: 
   
Code:
   longcoin-cli.exe getblockchaininfo
   

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 03:42:00 UTC
Progress lol
https://imgur.com/a/CFeVc2Z

Its looping.

The script can't find `longcoin-cli.exe` because it’s either in the wrong location or not properly referenced.

How to Fix It:
1. **Check File Location**: Ensure `longcoin-cli.exe` is in the same folder as your `mine.bat` file. 
2. **Use Full Path**: If it’s in a different folder, edit `mine.bat` to include the full path, like this: 
   
Code:
   "C:\path\to\longcoin-cli.exe" generatetoaddress 1 YOUR_WALLET_ADDRESS
   
3. **Run as Administrator**: Right-click `mine.bat` and select "Run as Administrator." 
4. **Open Wallet First**: Make sure your Longcoin wallet is running before running the script. 

Try this and let me know!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 03:18:28 UTC
This is what i get:
https://imgur.com/a/Ozi9YND

Fixing the "longcoin-cli.exe not recognized" Error

The error means the script can't find `longcoin-cli.exe`. Here's how to fix it:

1. Check Location 
Ensure `longcoin-cli.exe` is in the same folder as your `mine.bat` file.

2. Add Full Path 
If it’s in a different folder, edit `mine.bat` and replace `longcoin-cli.exe` with its full path. For example: 
Code:
"C:\path\to\longcoin-cli.exe" generatetoaddress 1 YOUR_WALLET_ADDRESS

3. Save and Run 
Save the changes and re-run `mine.bat` as Administrator.

That’s it! The issue should now be resolved.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 03:10:35 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 03:00:49 UTC
Thanks, wallet generated and i am trying to follow up the tutorial on mining but when i launch the .bat file it just loops for me and asks for permission.

I changed the address in both places, do i need to do anything else?

Thanks.

1. Open your wallet and copy your wallet address from the "Receive" tab. 
2. Edit the `mine.bat` file. Replace the line with `getnewaddress` with your actual wallet address: 
Code:
set WALLET_ADDRESS=YOUR_WALLET_ADDRESS
 
3. Save the file and run it as Administrator.

That’s it! The script will now mine directly to your wallet without looping.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 02:38:59 UTC
This is me trying to open the wallet for the first time, I cannot even get to the wallet settings.

Is it because i have 30GB left on my drive?

Fixing the Prune Mode and Blockfilterindex Error in Longcoin Wallet



1. Close Your Wallet 
Before making any changes, make sure your Longcoin wallet is completely closed.



2. Find the Configuration File 
- Press WinKey + R to open the Run dialog box. 
- Type `%appdata%\Longcoin` and press Enter. 
- Inside this folder, you’ll see a file named `longcoin.conf`. This is your wallet’s settings file.



3. Edit the Configuration File 
- Right-click on `longcoin.conf` and open it with Notepad. 
- Depending on what you want to fix: 
  - To disable prune mode (and keep all blockchain data): 
   
Code:
    prune=0
   
  - To disable blockfilterindex (and save disk space): 
   
Code:
    blockfilterindex=0
   



4. Save and Restart 
- Once you’ve made the change, save the file and close Notepad. 
- Restart your wallet, and the error should no longer appear. 

If you still have issues, feel free to reach out for help!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 02:25:11 UTC
I get this when opening the wallet:
https://imgur.com/a/AjsuxOk

This error happens because prune mode (which saves disk space) and blockfilterindex (which requires full blockchain data) can’t work together. To fix it, disable either prune mode to keep all blockchain data or blockfilterindex to save space. Restart your wallet after making the change.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 01:55:41 UTC
你们的Windows钱包中QT文件有问题,我点击安装显示错误。

感谢您向我们反馈此问题。我们将尽快调查并解决。
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 00:58:57 UTC
how to mine?

Simple Guide to Set Up Longcoin Wallet and Mine Your First Block



1. Extract the Wallet Files
- Open File Explorer and navigate to your Downloads directory.
- Extract the file longcoin-qt-windows.zip to a folder.

2. Create the Configuration File
- Open "Run" using WinKey + R.
- Type notepad and press OK.
- Paste the following into Notepad:
Code:
rpcuser=rpc_longcoin
rpcpassword=dR2oBQ3K1zYMZQtJFZeAerhWxaJ5Lqeq9J2
rpcbind=127.0.0.1
rpcallowip=127.0.0.1
listen=1
server=1
addnode=77.105.161.236
- Click File -> Save As....
- Choose Save as type: All Files (*.*).
- Save the file as longcoin.conf in:
  %appdata%\Longcoin (create the "Longcoin" folder if it doesn’t exist).

3. Create the Mining Script
- Open a new Notepad window (Ctrl + N).
- Paste the following into Notepad:
Code:
@echo off
set SCRIPT_PATH=%cd%
cd %SCRIPT_PATH%
echo Press [CTRL+C] to stop mining.
:begin
 for /f %%i in ('longcoin-cli.exe getnewaddress') do set WALLET_ADDRESS=%%i
 longcoin-cli.exe generatetoaddress 1 %WALLET_ADDRESS%
goto begin
- Click File -> Save As....
- Choose Save as type: All Files (*.*).
- Save the file as mine.bat in the folder where you extracted longcoin-qt-windows.zip.

4. Start Mining
- Open your Longcoin wallet.
- Run mine.bat to start mining your first block.



You’re now set up to mine Longcoin. Enjoy your first steps into decentralized finance!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 00:39:58 UTC
Explorer is here!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 00:25:09 UTC
We are currently experiencing some delays in finalizing our blockchain explorer. We anticipate it will be ready later today. We appreciate your patience and will keep you updated on any further progress.
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] [LNGC] Longcoin: Empowering Global Collaboration and Innovation
by
long-network
on 26/12/2024, 00:17:22 UTC
[LNGC] Longcoin: Empowering Global Collaboration and Innovation



What is Longcoin?
Quote
Longcoin is a cryptocurrency inspired by the strength, harmony, and prosperity symbolized by the Chinese dragon. We merge blockchain innovation with cultural values to create a platform that drives eco-friendly mining, rapid transactions, and global collaboration. Longcoin aims to bridge cultures and economies, ensuring sustainability and inclusivity in decentralized finance.



Why Choose Longcoin?
  • Eco-Friendly Mining: Utilizing Scrypt Proof of Work to achieve high efficiency and lower energy consumption while maintaining robust network security.
  • Faster Transactions: Achieve secure and reliable transactions with 5-minute block intervals, designed for real-world use cases.
  • Global Collaboration Tools: Facilitating seamless cross-border partnerships with tools tailored for trade, commerce, and cultural exchange.
  • Cultural Significance: Rooted in the symbolism of the Chinese dragon, Longcoin fosters harmony, prosperity, and unity through its design.
  • Transparent Coinomics: Fixed supply of 63,000,000 coins ensures sustainable growth and deflationary value.


Key Specifications
Code:
Algorithm: Scrypt Proof of Work
Max Supply: 63,000,000 LNGC
Block Reward: 150 coins
Halving: Every 210,000 blocks
Target Spacing: 5 minutes
Transaction Confirmations: 6 blocks
Coinbase Maturity: 15 (+1 confirmation)
Ports: RPC 21129, P2P 21130



Roadmap

2024: The Foundation
  • Launch of Longcoin branding and technical whitepaper.
  • Development and testing of Longcoin's blockchain infrastructure.
  • Mainnet launch and initial miner adoption.

2025: Growth and Expansion
  • Release of Longcoin wallets for Windows and Linux platforms.
  • Listing on leading cryptocurrency exchanges.
  • Partnerships with cultural organizations to promote blockchain adoption.
  • Launch of eco-friendly mining pools.

2026: Empowering Global Collaboration
  • Advanced wallet tools and mobile applications for ease of use.
  • Integration with global merchant networks and payment systems.
  • Hosting blockchain events and cultural exhibitions to drive awareness.



Coinomics: A Sustainable Approach
Max Supply63,000,000 LNGC
Block Reward150 coins
Block HalvingEvery 210,000 blocks
Transaction Time~5 minutes
Confirmations6 blocks



Strategic Partnerships
Quote
We are actively engaging with top exchanges and organizations to enhance Longcoin's accessibility and utility. Negotiations are underway with platforms like:
  • Gate.io
  • CoinEx
  • Xeggex
  • TradeOgre
  • SafeTrade
These partnerships will provide liquidity, global exposure, and adoption opportunities for Longcoin users.



Join the Longcoin Revolution

💰 Wallets Available for Windows and Linux
Twitter and Telegram (Coming Soon)



Our Vision and Mission
Vision: To bridge cultures and economies with a blockchain platform that inspires collaboration, sustainability, and growth. 
Mission: To drive decentralized finance while celebrating cultural values, fostering global partnerships, and minimizing environmental impact.

Together, we shape the future of finance.