Pages:
Author

Topic: [ANN][ALT] Point[POINT] First Blockchain based loyalty program (Read 1159 times)

jr. member
Activity: 101
Merit: 1
goo! Rewards is in pre registy stage for local bussines in México, we spect business start giving Point as a reward for ther consumers buys very soon.

You can find more about goo! Rewards at https://goorewards.com

jr. member
Activity: 101
Merit: 1
We are pleased to announce the launch of Point on the Birake.com exchange network.  Now you can exchange in the #BTC the points that will be delivered and accepted in the participating businesses of the Global DAO Goo Rewards rewards program.

 Links
 Exchange: https://trade.birake.com/market/BIRAKE.POINT_BIRAKE.BTC
  Point Facebook: https://fb.com/pointblockchain
  Block Explorer: https://explorer.globaldao.network

 Global DAO
  Web: https://globaldao.network
  Facebook: https://fb.com/globaldao
  Twitter: https://twitter.com/globaldao
  Discord: https://discord.gg/nZPs7JC
  Telegram: https://t.me/globaldao

 goo!  Rewards
  Web: https://goorewards.com
  Google Play Store: https://play.google.com/store/apps/details
  Facebook: https://fb.com/goorewards
  Twitter: https://twitter.com/goorewards
  Instagram: https://instagram.com/goorewards
jr. member
Activity: 101
Merit: 1
jr. member
Activity: 101
Merit: 1
jr. member
Activity: 101
Merit: 1
News
Point has just won the vote to be listed a https://birake.com
goo! Rewards, the loyalty program is just about to start with a 1,200+ rewards catalog for services in México with POINT. Just the first step before go to other into countries.

Remember the links:


jr. member
Activity: 101
Merit: 1
After months of work we have a new community, name and mission.

Please check the detail at https://globaldao.network
jr. member
Activity: 101
Merit: 1
The new algorithm actually is working fine. It is the first step to make a monetary policy for stablecoin based only from data obtained from it's own blockchain.

Would be grate hear opinions about it.

Here's the GetBlockValue function from main.cpp:

int64 static GetBlockValue(int nHeight, int64 nFees, int64 nLastBlockTx, int64 nLastBlockTotalVout)
{   
        int64 nSubsidy = (nHeight/1000000) * COIN;
        if (nHeight == 2)
   {
      int64 nSubsidy = 1000000000 * COIN;
      return nSubsidy + nFees;
   }else if (nHeight > 50000 && nHeight <= 1200000)
   {
      int64 nSubsidy = nHeight * 0.00001 * COIN;
      return nSubsidy + nFees;
   }
        else if(nHeight > 1200000)
        {
      if (nLastBlockTx <= 30)
      {
          return nSubsidy + nFees;
      }else if (nLastBlockTx > 30)
      {
          if ((nLastBlockTotalVout/nLastBlockTx)<(nHeight/10000) && (nLastBlockTotalVout>(nHeight/100000)))
          {
              int64 nSubsidy = (nHeight/100000) * COIN;
              return nSubsidy + nFees;
          }else
          {
              return nSubsidy + nFees;
          }
      }else
      {
          return nSubsidy + nFees;
      }
        }
        else
   {
            int64 nSubsidy = 5 * COIN;
            return nSubsidy + nFees;
        }
}
jr. member
Activity: 101
Merit: 1
Point have 16 days working with is new supply algorithm in operation searching for a way to be a stable coin not backed by FIAT and without be associated to any FIAT.
jr. member
Activity: 101
Merit: 1
White paper is now available at: https://pointcoin.website/Point-White-Paper.pdf
(Spanish only at the moment)
member
Activity: 178
Merit: 10
Thank's, All work's fine! Awaiting windows wallet!  Smiley
jr. member
Activity: 101
Merit: 1
Could you post errors that you got please. All online nodes are running on Ubuntu server. It should work fine.

when i try to send a command to daemon like "pointcoind getinfo" it writes "could not connect to server" (((

Ok, it would take some time to sync the Blockchain, please check with top if the pointcoind process is active. Also check the debug.log to see if it is logging info about block.

Once the wallet has synced the blockchain it will respond to commands.

member
Activity: 178
Merit: 10
Could you post errors that you got please. All online nodes are running on Ubuntu server. It should work fine.

when i try to send a command to daemon like "pointcoind getinfo" it writes "could not connect to server" (((
jr. member
Activity: 101
Merit: 1
Hi folks. Just want to comment some things about Point project

This is an open source project that aim to work as base for many types of business, one of them is a loyalty program, i which im working at. It is working as a web wallet for Point coin.

Some other projects that will be developed to work with Point coin are:

A online store to sell Point coin's - Here the miners will be able to sell their minted Point to bussines affiliated to the Points R Cool loyalty program. It will be online in the next week's

A travel reward agency - It is in developmente for Colombia and Panama market.

A payment gateway - To send money inside Paraguay and México and betwen other countries in a near future.

A social network - In which every time you make a "Like" you give 1 Point coin to the author of the post or comment, acting too as a web wallet.

Why am i telling you this? Well, because yes, the coin was developed with business in mind, but not in the way all new crypto coins do. It was conceived as a work source, where miners can get retribution for their work and investment, selling their minted Point coins to business, who gives Point coins to their customers making promotions to reward their loyalty, customers who buy products and services from business accepting Point coins as a total or partial payment method.

There wasnt Initial Coin Offer (ICO) so nobody have funds to speed the development of Point coin utilities as Windows, Mac, Android or iOS wallet's ,so it will be released as soon as me and the people who contribute to it's development can.

Today, Point coin is mined by some people from México, Colombia, USA, Japan and Rusia and i'm sure they know why, some of them have compiled their own core wallet and others are mining at the Points R Cool Point pool.

This month, some of us have started selling Point coin's directly to business by incorporating them to the Points R Cool loyalty program at a price of $0.01 USD per Point coin. In the north of México there's a established company specialized in loyalty programs who have seen Point as a way to improve it's actual program and has started the adoption process, so very soon we will see Point coin at some Mexican gas stations and fast food restaurants, and yes, they will need to buy Point coins. They are not waiting for me or any Point coin project member to release a windows or mac wallet or any other utility program, they are doing it by they own and for they own loyalty program.

So, you want to make business? well, it is over the table. This is not  a mint and exchange coin, neither yesterday or today was the best moment to mint Point, the best moment for miners and when they get more block reward is in the next 15 seconds and so on.

Want a Windows or Mac wallet? well, invest some time or money compiling it, out there are thousand of programers who will be happy to do that job for a very low ammount and you will be generating work.

So, after all this, just want to tell that any help to the project is really appreciated and i will make my best effort to develop improvements as fast as i can. The Point coin Blockchain is there and is for all of you.

And thanks again for be part of this.

Juan Sebastian Téllez
Point coin developer

Can I know where is the company registered?


Are you the Ubex dev?
jr. member
Activity: 101
Merit: 1
Hi folks. Just want to comment some things about Point project

This is an open source project that aim to work as base for many types of business, one of them is a loyalty program, i which im working at. It is working as a web wallet for Point coin.

Some other projects that will be developed to work with Point coin are:

A online store to sell Point coin's - Here the miners will be able to sell their minted Point to bussines affiliated to the Points R Cool loyalty program. It will be online in the next week's

A travel reward agency - It is in developmente for Colombia and Panama market.

A payment gateway - To send money inside Paraguay and México and betwen other countries in a near future.

A social network - In which every time you make a "Like" you give 1 Point coin to the author of the post or comment, acting too as a web wallet.

Why am i telling you this? Well, because yes, the coin was developed with business in mind, but not in the way all new crypto coins do. It was conceived as a work source, where miners can get retribution for their work and investment, selling their minted Point coins to business, who gives Point coins to their customers making promotions to reward their loyalty, customers who buy products and services from business accepting Point coins as a total or partial payment method.

There wasnt Initial Coin Offer (ICO) so nobody have funds to speed the development of Point coin utilities as Windows, Mac, Android or iOS wallet's ,so it will be released as soon as me and the people who contribute to it's development can.

Today, Point coin is mined by some people from México, Colombia, USA, Japan and Rusia and i'm sure they know why, some of them have compiled their own core wallet and others are mining at the Points R Cool Point pool.

This month, some of us have started selling Point coin's directly to business by incorporating them to the Points R Cool loyalty program at a price of $0.01 USD per Point coin. In the north of México there's a established company specialized in loyalty programs who have seen Point as a way to improve it's actual program and has started the adoption process, so very soon we will see Point coin at some Mexican gas stations and fast food restaurants, and yes, they will need to buy Point coins. They are not waiting for me or any Point coin project member to release a windows or mac wallet or any other utility program, they are doing it by they own and for they own loyalty program.

So, you want to make business? well, it is over the table. This is not  a mint and exchange coin, neither yesterday or today was the best moment to mint Point, the best moment for miners and when they get more block reward is in the next 15 seconds and so on.

Want a Windows or Mac wallet? well, invest some time or money compiling it, out there are thousand of programers who will be happy to do that job for a very low ammount and you will be generating work.

So, after all this, just want to tell that any help to the project is really appreciated and i will make my best effort to develop improvements as fast as i can. The Point coin Blockchain is there and is for all of you.

And thanks again for be part of this.

Juan Sebastian Téllez
Point coin developer

Can I know where is the company registered?

Sure, is registered in México City as Internet sin cables, S.A. de C.V. This is for the Premia Network loyalty program. Point as a cryptocurrencie is and open source project supported by Internet sin cables, S.A. de C.V.
full member
Activity: 474
Merit: 100
Hi folks. Just want to comment some things about Point project

This is an open source project that aim to work as base for many types of business, one of them is a loyalty program, i which im working at. It is working as a web wallet for Point coin.

Some other projects that will be developed to work with Point coin are:

A online store to sell Point coin's - Here the miners will be able to sell their minted Point to bussines affiliated to the Points R Cool loyalty program. It will be online in the next week's

A travel reward agency - It is in developmente for Colombia and Panama market.

A payment gateway - To send money inside Paraguay and México and betwen other countries in a near future.

A social network - In which every time you make a "Like" you give 1 Point coin to the author of the post or comment, acting too as a web wallet.

Why am i telling you this? Well, because yes, the coin was developed with business in mind, but not in the way all new crypto coins do. It was conceived as a work source, where miners can get retribution for their work and investment, selling their minted Point coins to business, who gives Point coins to their customers making promotions to reward their loyalty, customers who buy products and services from business accepting Point coins as a total or partial payment method.

There wasnt Initial Coin Offer (ICO) so nobody have funds to speed the development of Point coin utilities as Windows, Mac, Android or iOS wallet's ,so it will be released as soon as me and the people who contribute to it's development can.

Today, Point coin is mined by some people from México, Colombia, USA, Japan and Rusia and i'm sure they know why, some of them have compiled their own core wallet and others are mining at the Points R Cool Point pool.

This month, some of us have started selling Point coin's directly to business by incorporating them to the Points R Cool loyalty program at a price of $0.01 USD per Point coin. In the north of México there's a established company specialized in loyalty programs who have seen Point as a way to improve it's actual program and has started the adoption process, so very soon we will see Point coin at some Mexican gas stations and fast food restaurants, and yes, they will need to buy Point coins. They are not waiting for me or any Point coin project member to release a windows or mac wallet or any other utility program, they are doing it by they own and for they own loyalty program.

So, you want to make business? well, it is over the table. This is not  a mint and exchange coin, neither yesterday or today was the best moment to mint Point, the best moment for miners and when they get more block reward is in the next 15 seconds and so on.

Want a Windows or Mac wallet? well, invest some time or money compiling it, out there are thousand of programers who will be happy to do that job for a very low ammount and you will be generating work.

So, after all this, just want to tell that any help to the project is really appreciated and i will make my best effort to develop improvements as fast as i can. The Point coin Blockchain is there and is for all of you.

And thanks again for be part of this.

Juan Sebastian Téllez
Point coin developer

Can I know where is the company registered?
jr. member
Activity: 101
Merit: 1
We have some business accepting Point. The list is at: https://premia.network/socios.php
 Cheesy Cheesy Cheesy
jr. member
Activity: 101
Merit: 1
Could you post errors that you got please. All online nodes are running on Ubuntu server. It should work fine.
member
Activity: 178
Merit: 10
Compiled linux wallet seem's to be unworkable (
jr. member
Activity: 101
Merit: 1
Scrypt is supposed to be ASIC resistant?  Grin

My IQ is 81 and I'm supposed to be a genius!

Hi

It's resistant not because ASIC miners can't mint, it's because they owners will not want to use high power miners at Point coin

It's social, not technical.

Cheers
member
Activity: 209
Merit: 10
Anyone from the famous traders will immediately use the platform? all the same advertising means too much now
Pages:
Jump to: