Hello,
I have few questions about heat.
I installed heat as described here:
https://github.com/Heat-Ledger-Ltd/heat-uiBut I'm getting this errors:
app/src/services/transactions/lib/TransactionBuilder.ts(235,16): error TS2304: Cannot find name 'angular'.
app/src/services/transactions/lib/TransactionBuilder.ts(243,11): error TS2304: Cannot find name 'angular'.
app/src/services/transactions/lib/TransactionBuilder.ts(254,9): error TS2304: Cannot find name 'angular'.
app/src/services/transactions/lib/TransactionBuilder.ts(257,15): error TS2304: Cannot find name 'angular'.
app/src/services/transactions/lib/TransactionBuilder.ts(260,11): error TS2304: Cannot find name 'angular'.
app/src/services/transactions/lib/TransactionBuilder.ts(263,15): error TS2304: Cannot find name 'angular'.
app/src/services/transactions/lib/TransactionBuilder.ts(267,11): error TS2304: Cannot find name 'angular'.
app/src/services/transactions/lib/TransactionBuilder.ts(271,13): error TS2304: Cannot find name 'angular'.
[12:02:59] TypeScript: 442 semantic errors
[12:02:59] TypeScript: emit succeeded (with errors)
But, when I entered
http://localhost:9001/dist I was able to run heat and create an account.
So now I'm not sure, how to get rid of those errors.
Other thing, in OP is stated: December 2016 Genesis block, livenet beta client
but when I enter the wallet I see there is 1000 HEAT, and message is saying:
Welcome to HEAT testnet! You can use the testnet to create your HEAT initial ICO distribution account (which you obviously did already as you're reading this message) and test out private messaging & sending & receiving test-HEAT. Please be aware that testnet data may be reset at any time, so don't store anything important there.
So it's looking like I'm on testnet, not on mainnet. So it's confusing a bit.
So, my question is, is mainnet already alive, or I set up something wrong?
Also how can I start to mine, or earn some tokens? Is there any tutorial?
cheers
The mainnet isnt lauched yet. Its expected to launch within a week.