Author

Topic: [ANN] [EON] EXSCUDO - ICO successfully finished! - page 268. (Read 357264 times)

sr. member
Activity: 993
Merit: 250
Moonbet.io
we all just wait for his exchange
and believes the exscudo team is now working hard to make the process faster
full member
Activity: 201
Merit: 100

EXSCUDO TEST NET TUTORIAL (PART TWO)



https://youtu.be/BSR5pFRQDIg



EXSCUDO TEST NET TUTORIAL (PART TWO)

Points For Discussion:

1. Common Errors And Fixes
2. EON Transactions
3. Using All Features Of The Testnet

JSON CONFIG EXAMPLE (USE IT!!!)


{
   "threads": 2,
   "coin": "eon",
   "name": "main",

   "upstreamCheckInterval": "5s",

   "payouts": {
      "enabled": true,
      "interval": "120m",

      "peer": "peer.testnet.eontechnology.org:9443",
      "seed": "ENTER SEED HERE WITH NO OTHER SYMBOLS",

      "deadline": 60,
      "fee": 10,

      "timeout": "10s",
      "threshold": 500000000
   }

}



If you are still having issues email : [email protected]


Have a great day and send me some test EON @ EON-PP2RB-VQX55-C5Y8L
sr. member
Activity: 392
Merit: 251
@Exscudo,
Regarding to testnet. I followed the instructions and could not send payment to any other accounts.
I emailed [email protected] to look into that. Attached all the required information as a proof.
If there was another way to contact dev team, please let us know.
Regards,
itf991
hero member
Activity: 1120
Merit: 502
Is this an ico
Yup , exscudo pass through ICO also that happened last April.
newbie
Activity: 138
Merit: 0
Is this an ico
hero member
Activity: 700
Merit: 500
Exscudo is now on the test net phase and pretty soon the mainnet will be launched. It will a great ROI if the ecosystem for exscudo is running full steam ahead say in 3 to 4 years time.

hope the mainnet will not be that tooooooo long to launch. they have been keeping so many delays.  Sad

well, did anyone tried the testnet? any feedbacks?
It's better to have some delays rather than releasing an unfinished product. If the testnet runs without problem then we won't wait a long time until mainnet launch. You can participate in the testnet if you have some free time.

Its not wise to release the full platform for there will be nothing left to wait for these dumpers.  Allow the price to grow and its only possible to release the token while the platform isn't complete, this will allow real investors to buy more of your token.
sr. member
Activity: 756
Merit: 251
Sovryn - 300-500% APY on USDT Deposit
Exscudo is now on the test net phase and pretty soon the mainnet will be launched. It will a great ROI if the ecosystem for exscudo is running full steam ahead say in 3 to 4 years time.

hope the mainnet will not be that tooooooo long to launch. they have been keeping so many delays.  Sad

well, did anyone tried the testnet? any feedbacks?
It's better to have some delays rather than releasing an unfinished product. If the testnet runs without problem then we won't wait a long time until mainnet launch. You can participate in the testnet if you have some free time.
sr. member
Activity: 476
Merit: 251
Revolutionizing Brokerage of Personal Data
Exscudo is now on the test net phase and pretty soon the mainnet will be launched. It will a great ROI if the ecosystem for exscudo is running full steam ahead say in 3 to 4 years time.

hope the mainnet will not be that tooooooo long to launch. they have been keeping so many delays.  Sad

well, did anyone tried the testnet? any feedbacks?
hero member
Activity: 1022
Merit: 504
GoMeat - Digitalizing Meat Stores - ICO
Exscudo is now on the test net phase and pretty soon the mainnet will be launched. It will a great ROI if the ecosystem for exscudo is running full steam ahead say in 3 to 4 years time.
legendary
Activity: 1526
Merit: 1003
Although didn't try yet to set up for testnet but good thing is it is available now. I need to adjust little bit in my schedule to make free time to help in this testing. Since it is in everyone's interest to contribute to make it possible sooner to be ready. Exscudo will be important market player next year by this time.
hero member
Activity: 2954
Merit: 672
Message @Hhampuz if you are looking for a CM!
Exscudo looks very promising. I believe in success. I hope, I will have time to buy the EION at a low price right after listing  on exchanges.
Our EON is worth big compared to the ICO price and I strong believe on that.
Devs are making a superb update and their work is very classy, time to test the testnet, good luck and hope for success.
full member
Activity: 201
Merit: 100
VIDEO INSTRUCTIONS FOR SETTING UP THE TEST NET!

https://youtu.be/JY33smApoVc

Trev
sr. member
Activity: 756
Merit: 250
Exscudo looks very promising. I believe in success. I hope, I will have time to buy the EION at a low price right after listing  on exchanges.
hero member
Activity: 1974
Merit: 592
I got message from EXSCUDO for test bug bounty, How participate there?Where to register.thank you
sr. member
Activity: 504
Merit: 250
That is good project , hope price will go to 20K soon!

The ICO price was actually 20ksat, price to go 20k is not in the frame at all unless you are part of the bounty hunters that is looking to dump when the price hit exchnage

How much was the total bounty in Bitcoins..
i dont think bounties impact pricing
sr. member
Activity: 770
Merit: 251
verry excited about the testnet today ! great progress and everything on time ! no doubt you will succeed with this hard work can't wait to trade and use the card in the same place
sr. member
Activity: 532
Merit: 250
Expect this week Testnet release
The team is very practical step by step development
Believe that the token allocation, at least 10x profit
EON will prove its improvement after the net test is over, and I believe for the future EON will be a high value coin,
this team is very serious in development
sr. member
Activity: 476
Merit: 250
Your ReadMe.md is not even giving specific instruction........
# Configuration file

To connect to a peer, you need to set an address

    "peer": "peer.testnet.eontechnology.org:9443",

Seed for the account on behalf of which we will sign transactions

    "seed": "...",

Transaction’s secondary fields, are needed to manage the commission and the transaction lifetime

    "deadline": 60,
    "fee": 10,

# Command description

List of commands available

Command     | Description
:-----------|:--------
refill      | Transfer coins from deposit to account
withdraw    | Transfer coins from account to deposit
payment     | Transfer/Send coins to another account
new_account | Create a new network account using its public key
commited    | Transactions that entered the blockchain
uncommited  | Transactions that did not enter the blockchain
state       | Account state in the network
attributes  | Attributes of the network of peers maintaining the blockchain
info        | View EON_id and public key
seed        | Generate a public key for a new account

## Examples

A brief hint with a list of possible commands to use:
```
d:\gopath\eon>eon
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed
end...
```

---
Commands  commited, uncommited, state can be executed without specifying an account identifier.

The current user account from the configuration file will be used by default.
```
d:\gopath\eon>eon state
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed

Answer on GetState() for  EON-GUNFH-TF5TS-XACVY
{
     "state": {
          "code": 200,
          "name": "OK"
     },
     "amount": 0,
     "deposit": 0
}
 
end...
```

---

You can check any network account state with its eon_id.
```
d:\gopath\eon>eon state EON-2NTFF-EVEMG-7MBAL
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed

Answer on GetState() for  EON-2NTFF-EVEMG-7MBAL
{
     "state": {
          "code": 404,
          "name": "Not Found"
     },
     "amount": 0,
     "deposit": 0
}
 
end...
```

---

Public key generation for a new account.
A string of random symbols is created and on its bases EON_id and public key are figured out.
```
d:\gopath\eon>eon seed
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed
 
Generate seed for EON account
     Seed:  7f5fe139227145f4c3aa07e38514a42e58d0547a6ad40f9ceb4bb60eaa774099
     Account:  EON-F39NB-WKG3X-Z8X2Y
     Public key:  a5747df986643ac60f3dda2b7fb8a0e42320955241fcfa35cdad1728a3fa08bc
end...
```

---

Here are EON_id and public key needed to register the network account for the account described in configuration file.
```
d:\gopath\eon>eon info
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed
 
EON account from seed
     Seed:  7f5fe139227145f4c3aa07e38514a42e58d0547a6ad40f9ceb4bb60eaa774099
     Account:  EON-F39NB-WKG3X-Z8X2Y
     Public key:  a5747df986643ac60f3dda2b7fb8a0e42320955241fcfa35cdad1728a3fa08bc
end...
```

---

After you register on the network you can create additional accounts on your behalf.
Public key for the new account is set in the account creation function parameters .
You can get it using the function < eon seed > or < eon seed new_SEED >
```
d:\gopath\eon>eon new_account  ef3d2b2076f22c77de00e63aece55b5a43edb6b4361b0ec9703fe46774ece87f
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed
 
Create new EON account
     Seed: 
     New account:  EON-CTVEM-LPNU2-FJPLK
     Public key for account:  ef3d2b2076f22c77de00e63aece55b5a43edb6b4361b0ec9703fe46774ece87f

Maker for new account:  EON-GUNFH-TF5TS-XACVY
Network id:  EON-B-JYJWW-6JX28-WRTEP
Timestamp:  1507109958
```

---

Use commands refill, withdraw, payment to work with funds in your account.\
The amount of funds to be sent is set in microEONs: amount( 1 000 000 ) = 1EON\

Transfer coins from deposit to account.
```
d:\gopath\eon>eon refill 115
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed

Deposit refill, deposit funds to participate in the generation of blocks
     Amount:115
```

---

Transfer coins from account to deposit
```
d:\gopath\eon>eon withdraw 126
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed

Deposit withdrawm, stop participating in the generation of blocks
     Amount:115
```

---

Transfer/send coins to another account.
```
d:\gopath\eon>eon payment EON-CTVEM-LPNU2-FJPLK  563
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed

Ordinary payment, transfer of coins between two accounts
     to EON account:EON-CTVEM-LPNU2-FJPLK
     Amount:563
```

---

View transactions sent and signed by a certain subscriber.
Check which of them have already entered the blockchain and which ones have not.
If you do not specify Eon_id the command will display information for the account from the configuration file.
```
d:\gopath\eon>eon commit
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed

Answer on GetCommitedTransactions() for  EON-GUNFH-TF5TS-XACVY
{
     "all": []
}
 
end...
```

---

You can specify EON_id for any account, viewing does not require special access rights.
```
d:\gopath\eon>eon uncommit EON-JYJWW-6JX28-WRTEP
Client for EON peer, 2017 v0.10
command available to use:
refill, withdraw, payment, new_account
commited, uncommited, state, attributes, info, seed

Answer on GetUnCommitedTransactions() for  EON-JYJWW-6JX28-WRTEP
{
     "all": []
}
 
end...
```

3.10.2017
 
sr. member
Activity: 476
Merit: 250
I can not execute on my windows the file that made available to the testnet.  Sad
Same here, am really finding it difficult , i have done the instructions given but yet still nothing
newbie
Activity: 10
Merit: 0
I can not execute on my windows the file that made available to the testnet.  Sad
Jump to: