Bitcoin Forum
May 08, 2024, 11:40:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 »  All
  Print  
Author Topic: [IMPS] abandoned project from 2018-06-23.  (Read 1638 times)
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
May 25, 2018, 03:55:41 PM
 #81

I think i need help here, I've tried to access the website of this project, but It got blocked by my antivirus.
Is the site safe to open?

Probably because site not having SSL cert yet, the homepage is safe. We run no scripts on the site. So our homepage is not harmful, please try another web browser or you can visit the site by smartphone (responsive)

Best Regards IMPS
1715211615
Hero Member
*
Offline Offline

Posts: 1715211615

View Profile Personal Message (Offline)

Ignore
1715211615
Reply with quote  #2

1715211615
Report to moderator
1715211615
Hero Member
*
Offline Offline

Posts: 1715211615

View Profile Personal Message (Offline)

Ignore
1715211615
Reply with quote  #2

1715211615
Report to moderator
1715211615
Hero Member
*
Offline Offline

Posts: 1715211615

View Profile Personal Message (Offline)

Ignore
1715211615
Reply with quote  #2

1715211615
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715211615
Hero Member
*
Offline Offline

Posts: 1715211615

View Profile Personal Message (Offline)

Ignore
1715211615
Reply with quote  #2

1715211615
Report to moderator
1715211615
Hero Member
*
Offline Offline

Posts: 1715211615

View Profile Personal Message (Offline)

Ignore
1715211615
Reply with quote  #2

1715211615
Report to moderator
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
May 25, 2018, 03:59:19 PM
 #82

Hi devs, how to solomining this coin ?

You can mine directly from wallet:
Go to Help.
Click Debug Window.
This is the console where you will execute all commands.

Type this command to start mining:

setgenerate true -1
If you want to use a specific number of CPU cores, instead of -1, type the number of cores.

You can then type the following to see the status of generation:
getmininginfo


Else let me know which miner software you running and i can assist you to configure that, works with cgminer or other aswell.
Example:
cgminer.exe -o http://127.0.0.1:37424 --scrypt -u user -p password

Best Regards IMPS
@bb
Full Member
***
Offline Offline

Activity: 137
Merit: 100


View Profile
May 25, 2018, 04:07:23 PM
 #83

Hi devs, how to solomining this coin ?

You can mine directly from wallet:
Go to Help.
Click Debug Window.
This is the console where you will execute all commands.

Type this command to start mining:

setgenerate true -1
If you want to use a specific number of CPU cores, instead of -1, type the number of cores.

You can then type the following to see the status of generation:
getmininginfo


Else let me know which miner software you running and i can assist you to configure that, works with cgminer or other aswell.
Example:
cgminer.exe -o http://127.0.0.1:37424 --scrypt -u user -p password

Best Regards IMPS

The miner software is cgminer.
Can I run the daemon on VPS and run miner from several places ? How to setup ? Thank you.
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
May 25, 2018, 04:22:36 PM
 #84

Hi devs, how to solomining this coin ?

You can mine directly from wallet:
Go to Help.
Click Debug Window.
This is the console where you will execute all commands.

Type this command to start mining:

setgenerate true -1
If you want to use a specific number of CPU cores, instead of -1, type the number of cores.

You can then type the following to see the status of generation:
getmininginfo


Else let me know which miner software you running and i can assist you to configure that, works with cgminer or other aswell.
Example:
cgminer.exe -o http://127.0.0.1:37424 --scrypt -u user -p password

Best Regards IMPS

The miner software is cgminer.
Can I run the daemon on VPS and run miner from several places ? How to setup ? Thank you.

Yes it possible, best would be to configure your own mining pool and then setup all your mining against that pool.

You can setup nomp on an VPS:
https://blockgen.net/setup-your-own-mining-pool/

Then you just setup miners to mine against your pool:
# install dependencies
sudo apt-get install libcurl4-openssl-dev libncurses5-dev pkg-config automake yasm

# clone cpuminer
git clone https://github.com/pooler/cpuminer.git

# compile
cd cpuminer
./autogen.sh
./configure CFLAGS="-O3"
make

# choose a miner pool and register there

# start the miner
./minerd --url=your.minerpool.org  --user=username --pass=password


But it requires some Linux skills to setup an mining pool (but can be worth it), it's fun to operate a mining pool + you can add multiple coins for others to mine aswell and make it profitable.

Sadly i can't be technical guidance in your case, i either recommend mining against local wallet or choose an existing pool.
Else you need to consider to setup your own mining pool.

Best Regards IMPS
ThachSanhTp
Jr. Member
*
Offline Offline

Activity: 364
Merit: 4


View Profile
May 25, 2018, 04:53:39 PM
 #85



What is Instant Microtransactions Payment System (IMPS)?
Alternative currency with high transaction throughput and fast confirmation

Timestamping scheme:
Proof-of-work
Hash function: Scrypt
Block reward: 50
Block halving: 840,000
Block size: 1 MB
Block time: 1 minutes
Coinbase maturity 12 blocks
Coin name/abbreviation :IMPS
Address letter X
RPC port 37424
P2P port 37423
Supply limit: 176,842,105
Premine 8,842,105 coins (5%)
Nr of confirmations: 3 blocks

10 x faster mining then Bitcoin.
3 minutes~ confirmations.

Fast Transactions & Confirmation

IMPS Blockchain has a maximum capacity of 73 transactions per second (tps) with other major players like Bitcoin having 7 tps and Ethereum 15 tps.

IMPS block time is 1 minutes. and 3 block confirmations
This means IMPS blockchain not only is able to handle more transactions but it also takes faster to confirm.

IMPS network offers faster transaction confirmation than Bitcoin, Litecoin & Ethereum, making it ideal for small-size purchases.

Integrating IMPS

Full compatibility with the Bitcoin API, which makes it very easy to integrate IMPS into existing applications that already offer Bitcoin support.

If you are a developer using Bitcoin, it is extremely easy to enable support for IMPS transactions.

If you are a merchant, you can easily integrate IMPS Payment Gateways into your web site (WooCommerce for WordPress and VirtueCart for Joomla).

Ideal for small-size purchases.

Because our high transaction throughput (73 tps) and fast confirmations our currency are ideal for small-size purchases and great for broader adoption.

Many of the existing cryptocurrencies have low TPS and long confirmation time which is not good for fast microtransactions.


Exchanges
We are now listed at our first Exchange:
https://cryptomarkets.co.za/markets/btcimps



Mining pools
See Mining pool list on http://imps.tech/mining/

Links
Homepage http://imps.tech
Wallets http://imps.tech/wallets/
Mining http://imps.tech/mining/
Block Explorer http://imps.tech/blockexplorer/
Source code + API http://imps.tech/dev/
Facebook: https://www.facebook.com/IMPS.tech/

I think a new one should be much better than the current. How fast this coin in comparison to Digibyte? Syscoin....
Personally, I think blocktime = 60 seconds; TPS = 75 is Terrible SLOW.
Other coins can handle 1000 TPS, even 10.000 TPS with blocktime only 3-5 seconds
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
May 26, 2018, 06:33:16 AM
 #86

http://imps.tech/wp-content/uploads/2018/05/imps_banner.png

What is Instant Microtransactions Payment System (IMPS)?
Alternative currency with high transaction throughput and fast confirmation

Timestamping scheme:
Proof-of-work
Hash function: Scrypt
Block reward: 50
Block halving: 840,000
Block size: 1 MB
Block time: 1 minutes
Coinbase maturity 12 blocks
Coin name/abbreviation :IMPS
Address letter X
RPC port 37424
P2P port 37423
Supply limit: 176,842,105
Premine 8,842,105 coins (5%)
Nr of confirmations: 3 blocks

10 x faster mining then Bitcoin.
3 minutes~ confirmations.

Fast Transactions & Confirmation

IMPS Blockchain has a maximum capacity of 73 transactions per second (tps) with other major players like Bitcoin having 7 tps and Ethereum 15 tps.

IMPS block time is 1 minutes. and 3 block confirmations
This means IMPS blockchain not only is able to handle more transactions but it also takes faster to confirm.

IMPS network offers faster transaction confirmation than Bitcoin, Litecoin & Ethereum, making it ideal for small-size purchases.

Integrating IMPS

Full compatibility with the Bitcoin API, which makes it very easy to integrate IMPS into existing applications that already offer Bitcoin support.

If you are a developer using Bitcoin, it is extremely easy to enable support for IMPS transactions.

If you are a merchant, you can easily integrate IMPS Payment Gateways into your web site (WooCommerce for WordPress and VirtueCart for Joomla).

Ideal for small-size purchases.

Because our high transaction throughput (73 tps) and fast confirmations our currency are ideal for small-size purchases and great for broader adoption.

Many of the existing cryptocurrencies have low TPS and long confirmation time which is not good for fast microtransactions.


Exchanges
We are now listed at our first Exchange:
https://cryptomarkets.co.za/markets/btcimps



Mining pools
See Mining pool list on http://imps.tech/mining/

Links
Homepage http://imps.tech
Wallets http://imps.tech/wallets/
Mining http://imps.tech/mining/
Block Explorer http://imps.tech/blockexplorer/
Source code + API http://imps.tech/dev/
Facebook: https://www.facebook.com/IMPS.tech/

I think a new one should be much better than the current. How fast this coin in comparison to Digibyte? Syscoin....
Personally, I think blocktime = 60 seconds; TPS = 75 is Terrible SLOW.
Other coins can handle 1000 TPS, even 10.000 TPS with blocktime only 3-5 seconds

Still faster then most cryptos, we compare to marketleading actors (LTC/BTC/ETH etc)
+ we are working to implementing lightning network.

Which crypto currently have 10 000+ TPS? that's open source. Let me know.

Best Regards IMPS
SeaSoul
Sr. Member
****
Offline Offline

Activity: 728
Merit: 250


View Profile
May 28, 2018, 09:25:36 PM
 #87

very promising project .. i'm so excited to be one of the first people to participate ! good luck devs



Glad to hear Smiley we will in next week launch our Exchange so you can buy/sell IMPS.
We will also launch or own independent marketcap (Similar to CoinMarketCap)

We will list all alt coins on our Exchange and make it the number one altcoin exchange!

Stay tuned, we have some great news in coming weeks & months!

It is fine if that is your plan but how are you going to make a better Coinmarketcap? Will you offer more features or what is the pointing of launching a new website?
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
May 29, 2018, 03:32:43 PM
 #88

very promising project .. i'm so excited to be one of the first people to participate ! good luck devs



Glad to hear Smiley we will in next week launch our Exchange so you can buy/sell IMPS.
We will also launch or own independent marketcap (Similar to CoinMarketCap)

We will list all alt coins on our Exchange and make it the number one altcoin exchange!

Stay tuned, we have some great news in coming weeks & months!

It is fine if that is your plan but how are you going to make a better Coinmarketcap? Will you offer more features or what is the pointing of launching a new website?

Mainly we will list low volume coins (scrypt/sha256 - RPC compatibility) that have hard time to get listed on CMC and get listed on Exchanges.
Getting listed nowadays on Exchanges is an expensive adventure, we live in an unfair market where you need to pay alot to become part of the market.
We want to change this, so we introduce our own crypto to crypto exchange (to list new coins) and we will have our own marketcap to present the trading on our cryptocurrencies.

This is just initially for new coins to get listed on an exchange and can get an marketcap aswell.
We hope we can get trading volume on the exchange, so our Exchange can get listed on CMC and also boost our community (the currencies within) so we can abandon our own marketcap and get both our Exchange including the currencies listed on CMC.


Most of the Exchanges takes copuple of thousands dollars (even the low volume exchanges) which is absurd.
Also to get listed on CMC it requires your currency to have $100,000 USD daily trading volume.

How can we introduce new market actors if it's hard to get listed on Exchanges (Expensive) and if you are not listed on an Exchange you can't get the required trading volume, we will change this introducing our own Exchange including our own Market cap.

All new currencies will play with the same game rules and new actors that are low budget project can act on an open and fair market. This will introduce new projects to the market and we can extend the market more then current.

Take IMPS as an example, we are only 4 people that working on our project and we have no budget to pay 50-250.000 nor million dollars to get listed on Exchanges. So we can't get our coins listed on any trading market and no market cap. Many people and project are in the same boat.

We need to respect the low budget projects aswell and anyone should have the possibility to be part of the cryptomarket.

Don't stop creativity and let only the rich actors play, everyone should be included.
Our current situation is not stable.

Hope i gave you an explanation and you understand my thoughts Smiley

Best Regards IMPS
xepcoh
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
May 30, 2018, 07:29:50 AM
 #89

Ukrainian translation reserved
siofok
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
May 30, 2018, 07:41:36 AM
 #90

Hungarian translation reserved
TensorBloom
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile WWW
May 31, 2018, 10:48:33 AM
Last edit: May 31, 2018, 12:59:48 PM by TensorBloom
 #91

Woohoo cranking along with speedmining.net

If you need any sound effects/audio loops for your site please feel free to message me. Thanks.
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
May 31, 2018, 07:52:22 PM
 #92

So we are setting up the last part of our Exchange, we will be live this weekend Smiley Either on Saturday or Sunday! Stay tuned.

We are now adding the initial trading pair and bug testing the last.

Then we will be able to trade our currency and others at our new high performance Exchange.


We also have some other great news coming in the coming weeks.

Have a nice coming weekend everyone

Sincerely IMPS Team
Mikelorr
Member
**
Offline Offline

Activity: 254
Merit: 10


View Profile
June 02, 2018, 09:03:55 PM
 #93

Do you have the Url to your exchange?
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
June 03, 2018, 10:16:52 AM
 #94

Do you have the Url to your exchange?


The plan was to release the Exchange today, sadly we got one critical last bug to fix.
So we need to postpone the launch for couple of days. Planning to release the Exchange in couple of days (hopefully by Monday or Tuesday).

We are really sad to tell you this, but better to correct all the bugs before releasing.

When the issue is corrected i will publish the URL and then you will be able to register and start to trade right away.

Best Regards IMPS Team
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
June 03, 2018, 05:24:04 PM
 #95

Glad news Smiley we resolved the remaning issue on the Exchange, we are live now!

We are glad to announce our new Altcoin Cryptocurrency Exchange (MissExchange.com)

Visit:
https://missexchange.com/

Main currency: Bitcoin (BTC)

Trading pairs:
IMPS/BTC
LTC/BTC

We are adding trading pairs in coming days/weeks, please suggest what we should add.

Signup:
https://missexchange.com/signup

Support:
https://missexchange.com/support

Fees:
https://missexchange.com/fees

Add coin:
https://missexchange.com/add_coin

API (For developers):
https://missexchange.com/API


Have a nice sunday and stay tuned for more news Smiley

Best Regards IMPS Team
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
June 03, 2018, 05:34:15 PM
 #96

It is very good that the IMPS flowchart not only can handle a large number of transactions, but also has a faster confirmation.

We are really optimistic about our project long-term, we are a some real enthusiast working on this project Smiley We not only an have reliable blockchain, now also our own cryptocurrency exchange.

We are also working on mobile wallets and payment gateways for virtuemart & woocommerce.

Stay tuned and have a nice sunday!
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
June 03, 2018, 07:24:20 PM
 #97

Here comes our announcement thread for MissExchange (our new cryptoexchange):
https://bitcointalk.org/index.php?topic=4414899

Write something in the thread and support us Smiley

Thanks community!
doktor1897
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500



View Profile
June 05, 2018, 06:13:02 AM
 #98

Here comes our announcement thread for MissExchange (our new cryptoexchange):
https://bitcointalk.org/index.php?topic=4414899

Write something in the thread and support us Smiley

Thanks community!
there is no purchase order there and only sell order only. maybe this takes promotion to make the imps exchange more moving and there is volume in 24 hours

                 ██            ██
               ██████        ██████
            ████████████      ██████
        ███████████████████    ██████
     ███████████    ██████████  ██████
  ██████████    ███    ████████  ▀█████
  ██████    ███████████   ██████  █████
  █████   ██████  ██████   █████  █████
  █████    ███      ███    █████  █████
  █████  ██            ██  █████  █████
  █████  ███          ███  █████  █████
  █████  ███████   ██████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████  █████ ████  ████  ██████
  █████  ████   ███  ████  ███  ██████
  █████  ████    █   ████  █   ██████ 
  █████  ████        ██      ███████     
    ███  ████        █     ███████         
      █  ████         ▄██  █████       
           ██        ████  ███
            █        ██▀
`AiBB`  ———————————
HARNESSING THE POWER OF Ai IN CRYPTO
▐ -
`BUY TOKENS`
-▐   Twitter
  Telegram
  Facebook
|WP
Reddit
Medium
ONEADev (OP)
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
June 05, 2018, 05:52:44 PM
 #99

Here comes our announcement thread for MissExchange (our new cryptoexchange):
https://bitcointalk.org/index.php?topic=4414899

Write something in the thread and support us Smiley

Thanks community!
there is no purchase order there and only sell order only. maybe this takes promotion to make the imps exchange more moving and there is volume in 24 hours

Hello doktor1897.
We had recent trade activity today.

However keep in mind that our community (IMPS) is relative small and also our cryptocurrency exchange aswell (MissExchange). We need everyone to spread the word about our currency and exchange aswell.

We will try to push our marketing but now there is alot focus on the development of our project to make it reliable and have great products. IMPS Foundation are just 4 developers coding on several projects (Exchange was one of these) now we are focusing on payment gateways for eCommerce and alternative wallets (as MAC, and mobile wallets).

We hope our project will adopt more users and our community grow.

Hope for your understanding and that you follow our journey and will be part of it Smiley we have an great adventure ahead of us.

We need to attract more miners, more shops to implement our payment gateways and test our blockchain but also developers who can develop the project further.

We are crypto enthusiasts, working class devs without huge budget for marketing (sadly)

Best Regards IMPS Team
doktor1897
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500



View Profile
June 06, 2018, 06:40:07 PM
 #100

Here comes our announcement thread for MissExchange (our new cryptoexchange):
https://bitcointalk.org/index.php?topic=4414899

Write something in the thread and support us Smiley

Thanks community!
there is no purchase order there and only sell order only. maybe this takes promotion to make the imps exchange more moving and there is volume in 24 hours

Hello doktor1897.
We had recent trade activity today.

However keep in mind that our community (IMPS) is relative small and also our cryptocurrency exchange aswell (MissExchange). We need everyone to spread the word about our currency and exchange aswell.

We will try to push our marketing but now there is alot focus on the development of our project to make it reliable and have great products. IMPS Foundation are just 4 developers coding on several projects (Exchange was one of these) now we are focusing on payment gateways for eCommerce and alternative wallets (as MAC, and mobile wallets).

We hope our project will adopt more users and our community grow.

Hope for your understanding and that you follow our journey and will be part of it Smiley we have an great adventure ahead of us.

We need to attract more miners, more shops to implement our payment gateways and test our blockchain but also developers who can develop the project further.

We are crypto enthusiasts, working class devs without huge budget for marketing (sadly)

Best Regards IMPS Team
yes this is good news because dev team are working hard for this coin. and I really appreciate for the team effort, good luck

                 ██            ██
               ██████        ██████
            ████████████      ██████
        ███████████████████    ██████
     ███████████    ██████████  ██████
  ██████████    ███    ████████  ▀█████
  ██████    ███████████   ██████  █████
  █████   ██████  ██████   █████  █████
  █████    ███      ███    █████  █████
  █████  ██            ██  █████  █████
  █████  ███          ███  █████  █████
  █████  ███████   ██████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████  █████ ████  ████  ██████
  █████  ████   ███  ████  ███  ██████
  █████  ████    █   ████  █   ██████ 
  █████  ████        ██      ███████     
    ███  ████        █     ███████         
      █  ████         ▄██  █████       
           ██        ████  ███
            █        ██▀
`AiBB`  ———————————
HARNESSING THE POWER OF Ai IN CRYPTO
▐ -
`BUY TOKENS`
-▐   Twitter
  Telegram
  Facebook
|WP
Reddit
Medium
Pages: « 1 2 3 4 [5] 6 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!