Pages:
Author

Topic: ✅ANN | ALT ALTCOINCHAIN | ETHASH | NO-PREMINE | NO-PRESALE | EVM ✅ (Read 1284 times)

member
Activity: 502
Merit: 15
Building Altcoinchain
member
Activity: 502
Merit: 15
Building Altcoinchain
member
Activity: 502
Merit: 15
Building Altcoinchain
Swapin DEX is deployed and waiting onchain for token swaps!
Docs


member
Activity: 502
Merit: 15
Building Altcoinchain
Thirdweb's complete suite of dev tools all now work out of the box on #Altcoinchain!

member
Activity: 502
Merit: 15
Building Altcoinchain
Is there a way to get avg block time or circulating (available) supply?
Just search say the 1000th last block, take the time between it and the last block and divide by 1000 and you have an average.
Circulating supply is current block * 2, plus 250000 from the premine.

newbie
Activity: 3
Merit: 0
Is there a way to get avg block time or circulating (available) supply?
newbie
Activity: 3
Merit: 0
A few questions... Discord invite link is not valid, is there a discord community? Is anyone working to this project (website, explorer, whitepaper, roadmap)? Github project page seems dead.
the discord link is valid, and we are mainly in the discord.
Also, commits have been pushed about every day since launch, maybe not to the go-altcoinchain code but other of our repos.
Oh yes, discord link is valid, sorry (my error). However, i hope a website is available soon, and the community grows, i love to mine this coin Cool. Thank you for your answer.
member
Activity: 502
Merit: 15
Building Altcoinchain
A few questions... Discord invite link is not valid, is there a discord community? Is anyone working to this project (website, explorer, whitepaper, roadmap)? Github project page seems dead.
the discord link is valid, and we are mainly in the discord.
Also, commits have been pushed about every day since launch, maybe not to the go-altcoinchain code but other of our repos.
newbie
Activity: 3
Merit: 0
A few questions... Discord invite link is not valid, is there a discord community? Is anyone working to this project (website, explorer, whitepaper, roadmap)? Github project page seems dead.
member
Activity: 502
Merit: 15
Building Altcoinchain
We are relaunching Altcoinchain! Who'll mine the genesis?

Start your node: https://github.com/Altcoinchain/go-altcoinchain/blob/master/README.md

Claim current balances: https://forms.gle/DNJvaofSyxCT76kC6

Remember to claim your coins from old chain. It's just to enter your address and approx. balance, it will fetch true balance on old chain.

These coins are sent as wrapped ALT on new chain, WALT.
You must import WALT contract  0x48721ADeFE5b97101722c0866c2AffCE797C32b6 to see it in your wallet.

To withdraw WALT to ALT, go here and connect your wallet:  https://altcoinchain-5qwtn6ooe-altcoinchain.vercel.app/

Put your WALT balance in the field, and hit withdraw.

PS: This page is work in progress, only Withdraw works there yet.
PSS: You need a little (<0.00001) ALT to pay the fee when withdrawing WALT.

For transparancy, the Claim spreadsheet.
https://docs.google.com/spreadsheets/d/1DLVQ2LfJgxgKp1CCa3nV9-r9J4gj1EY3jPhNX1A5occ/edit?usp=sharing

PS:You know you have your WALT on the new chain if you find your address is greyed in the spreadsheet.
member
Activity: 502
Merit: 15
Building Altcoinchain
member
Activity: 502
Merit: 15
Building Altcoinchain
We are listing ALT on exchange!

Which CRYPTO trading pair would you like?
 USDT, BTC, LTC, DOGE?

Vote in our discord!

https://discord.gg/hcXHyQP4Je
member
Activity: 502
Merit: 15
Building Altcoinchain
The old chain was declared dead at block 112106 as explorer had no peers and poolbe was split in two chains.
member
Activity: 502
Merit: 15
Building Altcoinchain
We are relaunching Altcoinchain! Who'll mine the genesis?

Start your node: https://github.com/Altcoinchain/go-altcoinchain/blob/master/README.md

Claim current balances: https://forms.gle/DNJvaofSyxCT76kC6
member
Activity: 502
Merit: 15
Building Altcoinchain
Mandatory update of all nodes!

Code is updated to switch ChainID from current 12345 to new 2330 at block 90 000. 

Please update your go-altcoinchain node NOW.

https://github.com/Altcoinchain/go-altcoinchain
member
Activity: 502
Merit: 15
Building Altcoinchain
Where does metamask get the exchange rate in dollars because the altcoin is not traded anywhere?

This comes from the ChainID, which was registered by another chain before us.
Doing it proper this time, awaiting response on this pull request: https://github.com/ethereum-lists/chains/pull/1969
Then there will be a mandatory code update of go-altcoinchain, changing ChainID from 12345 to 2330 at a block in near future.
newbie
Activity: 64
Merit: 0
Where does metamask get the exchange rate in dollars because the altcoin is not traded anywhere?
member
Activity: 502
Merit: 15
Building Altcoinchain
how to add ALT to metamask using http - RPC?

added RPC to first post
jr. member
Activity: 207
Merit: 5
how to add ALT to metamask using http - RPC?
member
Activity: 502
Merit: 15
Building Altcoinchain
how to mine ?
Pools have instructions. Here's an explainer from the discord:

Quote
Ole Bitcephus — Today at 3:42 PM
This is an option for those wanting to mine with Nvidia GPU's.  There are other softwares you can use but I prefer LolMiner.

So these are the mining pools currently setup https://miningpoolstats.stream/altcoinchain depending how much hashrate you have determines which you would use when considering Solo mining vs Pool mining.  If you have less than 1 gh/s then I would recommend pool mining but totally up to you.  I'm currently using Ekapool but mining4people is the other option for pool mining.

If using Nvidia GPU I recommend Lolminer https://github.com/Lolliedieb/lolMiner-releases/releases you'll want to download the latest release v1.63 and pick for the system type you're using, likely Win64 or Lin64.  Click on the file to download it. Once you download you'll need to extract the files since they will download in a zip file.

Once you extract the files you'll see a ton of different bat files that are preconfigured for mining.  You need to make adjustments before mining.  If you are using a non-LHR GPU then use the mine_eth.bat and if a LHR card use mine_eth_lrh_admin.bat

Right click on the file to make edits.  You only need to edit the small section of code you see below.

"POOL=mining4people.com:4073 OR alt.sg.ekapool.com:7799"
set "WALLET=Ethereum address"
set "WORKER=This can be whatever you want the name of your miner to be"

Once you've made those changes just save the file.  Now you are ready to begin mining and just need to right click on the bat file and select Run As Administrator.  Sometimes this doesn't work for me and I just have to double click the file to get it to run.

You may also want to overclock your GPU for better efficiency but thats really dependent on the card and can find info about good overclocking from here  https://cointomine.today/overclocks/
Pages:
Jump to: