Bitcoin Forum
May 04, 2024, 03:04:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [51] 52 53 »
  Print  
Author Topic:  INTERNET OF COINS ⛓ blockchain freedom (r)evolution ⛓ [ CROWDFUND CLOSED ]  (Read 69330 times)
cryptoburrito
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
April 05, 2019, 01:57:00 PM
 #1001

Availability (listings) are intended to increase as well. No CEXes of course, we are too small a project for those.

What about exchanges such as Tradeogre, Ccex or Cryptopia?

That IOC is a project too small for those exchanges seems like an excuse, as there are far smaller projects listed on such exchanges.

My assumption much rather is that it is way too difficult/ too much of a hustle for any exchange to deal with listing a token that exists as six or seven separate tokens. How would an exchange even list you? By listing 7 tokens? Sounds like they would not want to deal with that.

It is too bad that IoC seems to avoid any direction towards being listed on a (centralized) exchange, as that would increase popularity and liquidity of the token a lot. Also, many community members have been asking for progress in that direction throughout the years but there never was a real focused update talking about this problem and proposed solutions.

When will the hybridd tokens gain liquidity? It seems to be very dead, with no clear direction that would break its 0 volume/low price life.

There also seems to be zero effort to get listed on Coinmarketcap, which is alarming, too. What makes it so difficult to get listed on there? My assumption again is that the token being split into seven different tokens is the reason, paired with little to no effort by the team to make it happen.
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714791857
Hero Member
*
Offline Offline

Posts: 1714791857

View Profile Personal Message (Offline)

Ignore
1714791857
Reply with quote  #2

1714791857
Report to moderator
Dotrego
Full Member
***
Offline Offline

Activity: 252
Merit: 100



View Profile WWW
April 09, 2019, 02:14:43 PM
 #1002

That the market (exchanges, listing sites) isn't ready for a utility token which is available among multiple chains, is true. We've encountered that with listing sites to gain attention for the project. It's hard for exchanges to understand and implement this, it's expensive and it's hard for CMC. I can confirm we're looking into scenarios to resolve this. Listings create more attention for the project and the tools we create, which helps the sector evolve (our goal).

What about exchanges such as Tradeogre, Ccex or Cryptopia?
Thank you, we'll certainly look into them. With us being 'small' I referred to listing fees required on the top exchanges which would impact the reserves for paid efforts.

Will keep you posted, looking into this in Q2.

arisen725
Jr. Member
*
Offline Offline

Activity: 87
Merit: 3


View Profile
April 11, 2019, 10:22:24 AM
 #1003

For all you recipe writers, here's a tip.

Some coins we do not have Electrum(X) servers for, so we cannot import engine.electrum-tcp for easy recipe implementation.

Instead you can now try to find a block explorer based on the Insight codebase. If a coin has that, you can import engine.insight in your recipe instead.

Next to that, sometimes an Insight API is hiding in plain sight. For example, check out these two block explorers.

https://bitcoincash.blockexplorer.com/api
https://bch.blockdozer.com/

Look very different right? Don't be fooled by the looks of these two. They are both based on the open source Insight block explorer, so they can be used together to load balance eachother (in this case for Bitcoin Cash).

Resulting recipe:
Code:
{
  "symbol":"bch",
  "name":"Bitcoin Cash",
  "module":"quartz",
  "mode":"bitcoin_cash",
  "factor":8,
  "fee":0.00001,
  "host": ["https://bch.blockdozer.com/api","https://bitcoincash.blockexplorer.com/api"],
  "cache":60000,
  "throttle":1,
  "import":"insight",
  "quartz":{
    "validate" : [
      "data '$1'",
      "regx '^bitcoincash:|1' @success @fail",
      "@success",
      "done 'valid'",
      "@fail",
      "done 'invalid'"
    ]
  }
}

Short and sweet. Thanks goes to @marco_ for the deterministic work, and more. After thorough testing we'll put it live, and have BCH back in the wallet.
CodaSiren
Jr. Member
*
Offline Offline

Activity: 46
Merit: 4


View Profile
June 18, 2019, 01:21:45 PM
 #1004

IMPORTANT NOTIFICATION!

Donated to Internet of Coins? 3 days left to claim your HYBRID tokens.

After the 21st of June 2019 it is IMPOSSIBLE to claim your tokens. If you didn’t receive an invite to your HYBRID wallet yet, mail support@internetofcoins.org!
miramare
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 568


View Profile
June 27, 2019, 03:48:45 PM
 #1005

Hi miramare, thanks for asking these questions. More people may have the same concerns.

The total amount of tokens per chain is 1m. 6 out of 7 chains have been distributed, the 7th will be distributed in Q2. We scheduled it to be on BitShares, yet as that system proved not stable enough, we pivoted to start implementing alternative chains. Once the last round of tokens has been distributed, we will burn the remainder as promised. Availability (listings) are intended to increase as well. No CEXes of course, we are too small a project for those.

Within two years, we have successfully:
- released a working free and open-source decentralized cryptocurrency wallet (next release in Q2)
- released a working free and open-source multiledger API for developers (latest community additions: today)
- been nominated for an Internet Innovation Award by the Dutch chapter of the Internet Society

This year we are implementing the swapping mechanism; anyone running a node can then earn fees with his/her tokens as a liquidity provider. This is also a vital part of the hybrix development environment for interoperability, where cross-chain interaction is one of the features. We have started raising visibility for the project, as the core products are now available for use. In addition we have some feature releases planned for this year, and a number of outlets & events to show this. Our first hosted meetup in March was a (recurring) example, where users can try out the software live. BlockchainUA in Kyiv provided a platform to showcase our latest developments as well.

As a non-profit, we continue to focus on the community of volunteers for hybrix to increase visibility, adoption and development. All this may affect token interest, but the market will decide on that.

As an early donator, I have some tokens on several chains. I haven't time to follow the progress. I should claim (again?) the tokens or not?
goinmerry
Legendary
*
Offline Offline

Activity: 2940
Merit: 1083


View Profile
July 29, 2019, 07:03:54 PM
 #1006


@Robert @Joaquim

Request: Can you also post some regular updates here and not just on Telegram group?

It's been a while since there is a post about updates here.



As an early donator, I have some tokens on several chains. I haven't time to follow the progress. I should claim (again?) the tokens or not?

No need.

Your coins are still intact in your account/wallet.
Jcga
Legendary
*
Offline Offline

Activity: 2590
Merit: 1089



View Profile
August 01, 2019, 06:45:28 PM
 #1007


@Robert @Joaquim

Request: Can you also post some regular updates here and not just on Telegram group?

It's been a while since there is a post about updates here.



As an early donator, I have some tokens on several chains. I haven't time to follow the progress. I should claim (again?) the tokens or not?

No need.

Your coins are still intact in your account/wallet.

Thank you Goinmerry for the clarification.

🚀IRRESISTIBLE "Crypto Collectibles" 👉 https://bitcointalk.org/index.php?board=217.0
CodaSiren
Jr. Member
*
Offline Offline

Activity: 46
Merit: 4


View Profile
August 14, 2019, 08:30:15 PM
 #1008

There's some changelog info coming soon.

On a different note, some exciting things next week at Blockchain Week Berlin!:

arisen725
Jr. Member
*
Offline Offline

Activity: 87
Merit: 3


View Profile
August 21, 2019, 04:30:17 PM
 #1009

The AMA has been done on Reddit in /r/cryptodevs:

 https://www.reddit.com/r/cryptodevs/comments/ctg3i6/i_am_joachim_de_koning_developer_and_founder_of/

arisen725
Jr. Member
*
Offline Offline

Activity: 87
Merit: 3


View Profile
September 11, 2019, 09:15:09 AM
 #1010

Currently a new release of hybrix and the IoC wallet is going through the pipeline.

Code:

# v0.5.16
## Furry Purple Phoenix
## 11-09-2019

 * recipe fixes for BTC and ARDR, IGNIS
 * added IGNIS.XHY support
 * added extra BCH host to recipe
 * small fixes: scrollbar in sidebar, clickable menu items and qrtz link on introduction page
 * qrtz indx() supports finding the location of a string
 * fee-symbol now set according to variable, before defaulting to string split method
 * add draft documentation for contributing to hybrix
 * Update node readme and setup script.
 * add-date-to-unix-conversion
 * clarify hybrixd usage in readme


Currently we are having some issues with ElectrumX hosts in our recipes. Also the Ethereum Infura node is at times blocking our public node requests. We will be replacing these hosts soon. If anyone knows about other public nodes we can use, welcome to send a PM.

Sometimes our nodes have also been blocked by Freenode, but the hybrix transport system has routed around this without issues over Torrent DHT.

nimogsm
Hero Member
*****
Offline Offline

Activity: 2688
Merit: 651



View Profile WWW
September 15, 2019, 04:42:07 PM
 #1011

I still have all the coins in my wallet after the bounty distribution, as I understand it, will there be no place to sell these coins anywhere?
goinmerry
Legendary
*
Offline Offline

Activity: 2940
Merit: 1083


View Profile
September 15, 2019, 05:10:28 PM
 #1012

I still have all the coins in my wallet after the bounty distribution, as I understand it, will there be no place to sell these coins anywhere?

Currently not listed at any exchanges.



@arisen725

By the way, where's Dotrego now? I've noticed that he is inactive now in TG compare before when he's answering queries almost everyday.

And 2 years in the making, what's the status about exchange listing?
CodaSiren
Jr. Member
*
Offline Offline

Activity: 46
Merit: 4


View Profile
October 10, 2019, 11:42:54 AM
 #1013

Dotrego is currently involved with the Lisk Center Utrecht, the hub from where we are working. Still in touch with the hybrix team, but not working as a member anymore.

On a different note: we were selected as as one of the most promising early-stage companies in the European blockchain space by Hard Fork / TNW! That means we're going to the Hard Fork Summit in Amsterdam next week!

We'll also be at the San Francisco Blockchain Week at the end of the month. If you happen to be around either of those, come and say hi!
CodaSiren
Jr. Member
*
Offline Offline

Activity: 46
Merit: 4


View Profile
October 17, 2019, 02:28:06 PM
 #1014

Earlier this month, The Next Web’s team of scouts selected hybrix as one of the 6 most promising early-stage companies in the European blockchain space:
https://internetofcoins.org/blog/hard-fork-summit-2019
CodaSiren
Jr. Member
*
Offline Offline

Activity: 46
Merit: 4


View Profile
October 23, 2019, 08:00:37 AM
Merited by nutildah (1)
 #1015

The new release was pushed yesterday.

Code:
#  v0.5.20
# Happy Sienna Phoenix
# 2019-10-22

* ethereum gas calculation enhancements
* add gaslimit to ethereum unspents
* modified deterministic library to handle dynamic gas calculations
* added variable declaration for node in setup script
* added recipe for Circuits of Value (eth.coval)
* add proper checks for file existance (fix for wallet-crashes)
* Source Code Pro font reference fixed
* setup script bug fixed
* fixed BNB-timestamp bug
* fixed Broken js-lib examples on docs page
* removed html tags from exampleCode
* added history for BNB
* recipe fixes for BTC and ARDR
* added extra host for BCH
* small fixes: scrollbar in sidebar, clickable menu items and qrtz link on introduction page
* qrtz indx() supports finding the location of a string
* fee-symbol now set according to variable, before defaulting to string split method
* add draft documentation for contributing to hybrix
* add date-to-unix-conversion in qrtz
* clarify hybrixd usage in readme

The accompanying source code will be committed to Github.
nutildah
Legendary
*
Offline Offline

Activity: 2982
Merit: 7968



View Profile WWW
October 23, 2019, 09:09:21 AM
 #1016

I am a small-time investor in this project. Glad to see you guys are still putting out updates and keeping the project alive.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
CodaSiren
Jr. Member
*
Offline Offline

Activity: 46
Merit: 4


View Profile
December 14, 2019, 01:19:05 PM
 #1017

hybrix. | December 2019 news update
Read the newsletter here:
https://eomail1.com/preview?p=f6289221-1cca-11ea-be00-06b4694bee2a&pt=campaign&t=1576329075&s=d1a006cfa9135c389bec4e7b7da57a823c23f02d68af12af2366775b5291bf24

Didn't receive it in your email? Subscribe on https://hybrix.io!
CodaSiren
Jr. Member
*
Offline Offline

Activity: 46
Merit: 4


View Profile
January 16, 2020, 05:54:15 PM
Merited by Fredii (1)
 #1018

Kicking off 2020 with some big news, we just sent out the following email to our crowdfund donators:


Dear reader,
We are pleased to announce the kickoff of our hybrix token campaign! The campaign will start on a beautiful date: 02.02.2020!
As a gesture for donating to the Internet of Coins project the past few years, you are selected as the first to receive the hybrix HY placeholder token. This placeholder will be distributed on the Ethereum chain.

The hybrix token

The hybrix token (HY) is a token that lives on the Ethereum chain, Bitcoin chain, Ripple chain and all other compatible chains simultaneously. It is a true hybrid asset that can be beamed trustlessly across DLTs; a first in the world of blockchain and distributed ledger technologies.
Quote
"To solve the problem of interoperability, HY operates both within and on top of all these ledgers. It can hold and move value between multiple DLTs. HY is a second-level token protocol that can transact units of account on a single ledger, or over multiple ledger (e.g. blockchain) systems. Its transactions are stored on the DLT involved."
—Excerpt from the Yellow Paper

How to receive the placeholder

On February 2, 2020 at 10:00 AM (CET) we will take a snapshot of all existing Internet of Coins wallets that contain XHY tokens on any of the seven chains these were initially distributed.

Make sure to check your balance using your original wallet credentials so you are ready to receive the placeholder.
After the snapshot has been taken, you will be notified the moment you have received the HY tokens according to snapshot data. We will also notify you as soon as HY becomes available on exchanges. This process takes some time, so please have some patience.

Best Regards,
Joachim de Koning
Founder of hybrix and Internet of Coins
Xaltotun
Sr. Member
****
Offline Offline

Activity: 371
Merit: 252



View Profile
January 18, 2020, 03:41:15 PM
 #1019

Kicking off 2020 with some big news, we just sent out the following email to our crowdfund donators:


Dear reader,
We are pleased to announce the kickoff of our hybrix token campaign! The campaign will start on a beautiful date: 02.02.2020!
As a gesture for donating to the Internet of Coins project the past few years, you are selected as the first to receive the hybrix HY placeholder token. This placeholder will be distributed on the Ethereum chain.

The hybrix token

The hybrix token (HY) is a token that lives on the Ethereum chain, Bitcoin chain, Ripple chain and all other compatible chains simultaneously. It is a true hybrid asset that can be beamed trustlessly across DLTs; a first in the world of blockchain and distributed ledger technologies.
Quote
"To solve the problem of interoperability, HY operates both within and on top of all these ledgers. It can hold and move value between multiple DLTs. HY is a second-level token protocol that can transact units of account on a single ledger, or over multiple ledger (e.g. blockchain) systems. Its transactions are stored on the DLT involved."
—Excerpt from the Yellow Paper

How to receive the placeholder

On February 2, 2020 at 10:00 AM (CET) we will take a snapshot of all existing Internet of Coins wallets that contain XHY tokens on any of the seven chains these were initially distributed.

Make sure to check your balance using your original wallet credentials so you are ready to receive the placeholder.
After the snapshot has been taken, you will be notified the moment you have received the HY tokens according to snapshot data. We will also notify you as soon as HY becomes available on exchanges. This process takes some time, so please have some patience.

Best Regards,
Joachim de Koning
Founder of hybrix and Internet of Coins

Awesome news!

Will this be a 1:1 issuance of HY for the 900k HYBRID tokens on all 7 chains? Is this an exchange that replaces them all?

HY will be a placeholder token? What are the plans for the future of HY tokens?

Looking forward to the snapshot.

███████▀▄▄███████▄▄
█████▀▄████▀▀▀▀▀▀▀███▄
███▀▄███▀▄▄███████▄▄▄▀█
██▀▄███▀██▀▀     ▀▀███▄
██ ███▀           █▄▀███
██▄███             ██▄███
███▄▀   ▄▄███████▄▄ ██ ██
▀█▀▄ ▄█████▀▀▀▀▄▄▄  ██ ██
  █▀▄██▀▀▄▄█████▀▄█▄██ ██
 █▀▄██ █▀▀     ▄██▄███▄█
██ ██ █▀▄███████▀▄███▄█
██ ███ ▀▀▀▀▀▀▄▄▄███▀ ▀ ▄█
██ ███▀▀█████████▀ ▄█ ███
▀██ ██             ██ ███
█▄██▄▀█           ███ ███
██▄███▄▀▄▄     ▄ ████ ██
███▄▀▀███████▀▀▀▄███ ██
██████▄▄▄▄▄▄▄▄████▀▄█▀
█████████████████▀

    ████▀
█  ███▀  ▀
█  ██▀  ▀
█  █▀  ▀
█  ▀  ▀
█  ▄  ▄
█  █▄  ▄
█  ██▄  ▄
█  ███▄  ▄
    ████▄
||  Ann Thread  ||  Discord  ||  Facebook  ||  Twitter  ||   Github  ||
THE FIRST PYTHON BLOCKCHAIN

  ▀████
▀  ▀███  █
  ▀  ▀██  █
    ▀  ▀█  █
      ▀  ▀  █
      ▄  ▄  █
    ▄  ▄█  █
  ▄  ▄██  █
▄  ▄███  █
  ▄████
barreBas_
Jr. Member
*
Offline Offline

Activity: 84
Merit: 3


View Profile
February 11, 2020, 03:24:59 PM
 #1020

Kicking off 2020 with some big news, we just sent out the following email to our crowdfund donators:


Dear reader,
We are pleased to announce the kickoff of our hybrix token campaign! The campaign will start on a beautiful date: 02.02.2020!
As a gesture for donating to the Internet of Coins project the past few years, you are selected as the first to receive the hybrix HY placeholder token. This placeholder will be distributed on the Ethereum chain.

The hybrix token

The hybrix token (HY) is a token that lives on the Ethereum chain, Bitcoin chain, Ripple chain and all other compatible chains simultaneously. It is a true hybrid asset that can be beamed trustlessly across DLTs; a first in the world of blockchain and distributed ledger technologies.
Quote
"To solve the problem of interoperability, HY operates both within and on top of all these ledgers. It can hold and move value between multiple DLTs. HY is a second-level token protocol that can transact units of account on a single ledger, or over multiple ledger (e.g. blockchain) systems. Its transactions are stored on the DLT involved."
—Excerpt from the Yellow Paper

How to receive the placeholder

On February 2, 2020 at 10:00 AM (CET) we will take a snapshot of all existing Internet of Coins wallets that contain XHY tokens on any of the seven chains these were initially distributed.

Make sure to check your balance using your original wallet credentials so you are ready to receive the placeholder.
After the snapshot has been taken, you will be notified the moment you have received the HY tokens according to snapshot data. We will also notify you as soon as HY becomes available on exchanges. This process takes some time, so please have some patience.

Best Regards,
Joachim de Koning
Founder of hybrix and Internet of Coins

Awesome news!

Will this be a 1:1 issuance of HY for the 900k HYBRID tokens on all 7 chains? Is this an exchange that replaces them all?

HY will be a placeholder token? What are the plans for the future of HY tokens?

Looking forward to the snapshot.


@Xaltotun
The HY tokens will be rewarded to the crowdfunders of IOC (Internet of Coins) as a 'token' of gratitude for their involvement in the original project. The HY token is a new token with a new idea. More info will be released later about the technicalities of the token, such as whitepaper, tokenomics etc. An executive summary can be viewed here as to the vision and idea behind the HY token
--> https://hybrix.io/docs/papers
HY will first be represented by a token placeholder on the Ethereum chain, like explained above here. What the token will look like and what it's behaviour will be will all become clear with the release of the above mentioned, whitepaper and tokenomics, so hang in there we'll keep you updated ;-)

short quote from the summary:
"HY strives to be the token to bind them all, championing interoperability by granting the freedom to transact on and with any DLT. HY operates on a second-level token protocol that can transact units of account on a single ledger, or between a vast number of DLTs."

cheers!

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [51] 52 53 »
  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!