Pages:
Author

Topic: VOISE - Revolution of the music industry - page 56. (Read 150684 times)

newbie
Activity: 33
Merit: 0
October 05, 2017, 12:36:41 PM
Circulating Supply ?
newbie
Activity: 6
Merit: 0
October 05, 2017, 11:36:05 AM
Looks very promising, if they can live up to their business plan.

- Voise co-founder Ivan Rosetti graduated with an IT degree in 2008, worked for Dell as a software engineer
- Developer Isaac Rodríguez, also a former Dell employee
- Ying Hao Chen, working on the interface and the graphical design of the platform.

So, not a lot here in terms of relevant experience. This is not a death sentence for Voise, of course, as their roadmap calls for ample time to get things together.
For me, it definitely raises some doubts, becouse the lack of development, strategic, or marketing experience.

However, its a phenomenal idea. If they get the marketing aspect on point, this will get huge imho.

member
Activity: 63
Merit: 10
Crypto Lover
October 05, 2017, 06:32:27 AM
i gonna bag some of this, looks interesting project!!
sr. member
Activity: 294
Merit: 251
October 05, 2017, 05:10:27 AM
I have not seen such interesting projects for a long time) This is absolutely not the topic that comes to mind when you think about ICO. That's why this project is interesting

Very interesting project about music, now there is also one project about selling tickets for events. Crypto.tickets so they may cooperate in the future Cheesy Cheesy
Now we see many ideas that in the future will work together Grin
btw their ICO starts today!! https://crypto.tickets/index.en.html
member
Activity: 95
Merit: 10
October 05, 2017, 04:01:41 AM
hey where is an info about the swap? my VSM coins are on Cryptopia. I know there was a swap on Livecoin. Where to find info?

see: https://medium.com/@voisecom/announcing-vsm-token-swap-a-small-effort-towards-bettering-voise-platform-51559b183dcf
hero member
Activity: 604
Merit: 500
October 05, 2017, 04:00:03 AM
hey where is an info about the swap? my VSM coins are on Cryptopia. I know there was a swap on Livecoin. Where to find info?
sr. member
Activity: 896
Merit: 251
October 05, 2017, 03:45:17 AM
This project is turning into very serious and interesting now. I was little disappointed at first but after seeing all the recent changes in website and features which developers are trying to deliver. I would say future looks more bright now for this projects and its investors. I am in for sure for long term now.
legendary
Activity: 1176
Merit: 1000
October 04, 2017, 10:08:00 PM
Hello Admin,

I would like to share my design logo for VOISE.

image changed

Facebook page: https://www.facebook.com/VOISE-119601488722413/ <-deleted and changed to https://www.facebook.com/Voisefancomm-883594848482837/

Best regards



Okane Satoshi
Delete this or change the tittle to voise fans, it s a crime stole VOISE identity.-
CHANGE THE TITTLE AND LINK PUT VOISE FANS OR SOMETHING SIMILAR.  - THANKS
legendary
Activity: 1176
Merit: 1000
October 04, 2017, 10:03:43 PM
I have not seen such interesting projects for a long time) This is absolutely not the topic that comes to mind when you think about ICO. That's why this project is interesting

You are right bro.
sr. member
Activity: 588
Merit: 250
October 04, 2017, 09:37:00 PM
I have not seen such interesting projects for a long time) This is absolutely not the topic that comes to mind when you think about ICO. That's why this project is interesting
legendary
Activity: 1176
Merit: 1000
October 04, 2017, 09:32:40 PM
Hello VOISE Admin,

I would like to share my design logo for VOISE Fan community logo.



Facebook Voise Fan Community page:
https://www.facebook.com/Voisefancomm-883594848482837/
or
https://www.facebook.com/voisecomm/ <--not accessable

Best regards and to all VOISE community

CHEERS!


Okane Satoshi
legendary
Activity: 1176
Merit: 1000
October 04, 2017, 09:12:13 PM
Hello Admin,

I would like to share my design logo for VOISE.



Facebook page: https://www.facebook.com/VOISE-119601488722413/ deleted
changed to https://www.facebook.com/Voisefancomm-883594848482837/

Best regards



Okane Satoshi
Delete this or change the tittle to voise fans, it s a crime stole VOISE identity.-
CHANGE THE TITTLE AND LINK PUT VOISE FANS OR SOMETHING SIMILAR.  - THANKS

wow! nice logo there dude. Smiley but dev is right. you need to change your link. people might be confused if you have the same kinda link with the official facebook of voise.

I think not to be confusing, the link is my own promotion to the VOISE coin and the content is link to all voise community, relax dev, there is no crime in it dev, just keep in mind I support VOISE, if you don't like supporters then you know what is next, cheers!! the title will be change later, can't change it now.
sr. member
Activity: 420
Merit: 250
October 04, 2017, 05:40:32 PM
sr. member
Activity: 420
Merit: 250
October 04, 2017, 05:38:41 PM
I am little confused there, does it this coin same as old Voise VSM, or it is new coin?
thanks

This is VOISE,the swap of VSM
legendary
Activity: 3472
Merit: 3507
Crypto Swap Exchange
October 04, 2017, 03:25:14 PM
I am little confused there, does it this coin same as old Voise VSM, or it is new coin?
thanks
newbie
Activity: 35
Merit: 0
October 04, 2017, 02:21:32 PM
You have some code posted on your website, I'm very much so interested in understanding how to use this code, but I don't know what it is, what it's doing or how to make use of it.

Could you please update the website with some documentation explaining what the code is for people without a technical background.

I tried adding your token to the Parity UI, but the contract address was not recognized. This could be due to the fact that I have not finished syncing all of the block data yet, so won't be able to try and add it again until it finishes

They also request along with the Token Address a Token TLA short name, 3 characters, not sure what this is, maybe it's the old symbol VSM

I tried at first to search for the token, but nothing showed up for VOISE, so again, maybe the data base needs to finish syncing for this to work

I'd rather use the Javascript web3 interface to add the token, but again I'm not a computer scientist so it's hard for me to understand

I posted the code below:

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 
#!/usr/bin/env node

    var Web3 = require('web3');

    var Tx = require('ethereumjs-tx');

    var fs = require('fs');

//var web3 = new Web3('http://localhost:8545');

if (typeof web3 !== 'undefined') {
web3 = new Web3(web3.currentProvider);
} else {
// set the provider you want from Web3.providers
web3 = new Web3(new Web3.providers.HttpProvider("http://localhost:8545"));
}


voise_new_addr = '0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3';

var fromAccount = process.argv[2];
var toAccount = process.argv[3];
var privateKey = new Buffer(process.argv[4], 'hex');
var coins_amt = process.argv[5];



var count = web3.eth.getTransactionCount(fromAccount, "pending");
var abiArray = JSON.parse(fs.readFileSync('new_voise.json', 'utf-8'));

var contractAddress = voise_new_addr;

var contract = web3.eth.contract(abiArray).at(contractAddress);

var gasPrice = web3.eth.gasPrice;


var rawTransaction = {
    "from": fromAccount,
    "nonce": web3.toHex(count),
    "gasPrice": web3.toHex(gasPrice),
    "gasLimit": web3.toHex(2000000),
    "to": contractAddress,
    "value": "0x0",
    "data": contract.transfer.getData(toAccount, coins_amt, {from: fromAccount}) /*,
    "chainId": 0x03 */
};

var privKey = privateKey;
var tx = new Tx(rawTransaction);

tx.sign(privKey);
var serializedTx = tx.serialize();

//console.log("sending " + serializedTx.toString('hex'));

web3.eth.sendRawTransaction('0x' + serializedTx.toString('hex'), function(err, hash) {
    if (!err) {

    } else {

    }
});
function quitnow() {
// all the stuff you want to happen after that pause
    process.exit();
}

setTimeout(quitnow, 1000);
sr. member
Activity: 392
Merit: 250
CryptoTalk.Org - Get Paid for every Post!
October 04, 2017, 07:50:33 AM
Can you please confirm which member of your team has experience of the music industry and what their experience is?

Thank You.

Isaac had experience with musician family. He is involved a lot in the industry with their brother friends ... More news to come . Also we have musician collaborators- famous dj's.
the team have experience about music .it is a promising project in music aspect.i will keep my token.
sr. member
Activity: 392
Merit: 250
October 04, 2017, 07:37:59 AM
Hello Admin,

I would like to share my design logo for VOISE.



Facebook page: https://www.facebook.com/VOISE-119601488722413/

Best regards



Okane Satoshi
Delete this or change the tittle to voise fans, it s a crime stole VOISE identity.-
CHANGE THE TITTLE AND LINK PUT VOISE FANS OR SOMETHING SIMILAR.  - THANKS

wow! nice logo there dude. Smiley but dev is right. you need to change your link. people might be confused if you have the same kinda link with the official facebook of voise.
sr. member
Activity: 420
Merit: 250
October 04, 2017, 07:37:20 AM
Can you please confirm which member of your team has experience of the music industry and what their experience is?

Thank You.

Isaac had experience with musician family. He is involved a lot in the industry with their brother friends ... More news to come . Also we have musician collaborators- famous dj's.
sr. member
Activity: 420
Merit: 250
Pages:
Jump to: