You are on page 1of 11

VeryImportantNote:BycontinuingpastthispointandpurchasingVeritastokens,youareherebyacknowledging

thatyouhaveread,understoodandacceptedboththeVeritas Product Purchase Agreement and the Terms &


Conditions of the Veritaseum 2017 Veritas Sale..

PurchasingVeritasTokensaftertheVeritaseumLaunch,butBefore
TheyAreListedonTraditionalExchanges
TheVeritaseuminitialtokenofferinghasendedbutVeritastokenscanbepurchasedthrougha
decentralizedtokenexchange,Etherdelta,here.
TheVeritaseumcommunityisfairlyeffervescent.Hereisacommunity-authoredtutorialonpurchasing
Veritaseumonthedecentralizedexchange.

Our community has also produced a tutorial video on purchasing Veritaseum on the decentralized
exchange Etherdelta.

Veritaseumdoesnotown,controlnorhaveanyaffiliationwiththeEtherdeltaproperty,butitis
autonomous,ie.youmaintaincontrolofyourprivatekeys(itisdecentralized,ownedbyyou-theuser).
Wefindthepremiseoftradingtokenpropertieswithoutrelinquishingownershipofyourprivatekeys
(autonomyvs.heteronomy)tobeessentialtothebusinessethosofVeritaseum.Weareconsidering
directingsomeofourownentityresourcestoimprovetheuserexperience,userinterfaceand
performanceofthisexchange(orforkingitoutright)whilekeepingitopensourceandautonomous.
Clickheretolearnmoreabouttheconceptofautonomyandtheeliminationorallmiddlemen!Inthe
meantimepleaseenjoyyourtradingandvaluetransfer.

We also wish to thank all who have participated in crowdsale. We anticipate traditional, centralized
exchanges to list the Veritaseum token (VERI) by July 2017.

A long form, interactive presentation can be found here in the form of a virtual roadshow - Informational
Presentation. To get the most out of such a dense offering, be sure to make use of the interactive table
of contents on the 2nd slide, and please click through all of the videos, links to download the various
documents and take your time to read and understand what Veritas is and is not, and what Veritaseum
is and plans to be.
_______________________________________________________________________________________________________________

VeritaseumTokenTutorial
InordertouseanythingontheEthereumnetworkapersonneedstohaveanEthereumaccount.Theeasiestway
todothis,iswithMyEtherWallet

1|Page

Loans without banks. Trades without brokers. Contracts without lawyers.


GenerateanEthereumAccount
Step1

ClickonGenerateWalletandenteragoodpassword.Youwillalwaysbeabletoregeneratethesameaccount
fromthesamepassword.


ClickdownloadandsavethejsonfileBUTkeepthisfilesafeandprivate.Anypersonwhogetstheirhandsonthis
filecannowaccessyouraccount,sostoreitsafely.

2|Page

Loans without banks. Trades without brokers. Contracts without lawyers.


Openthefileandlookatciphertext.Thisvalueisyourencryptedprivatekey.ThisisveryimportantandMUSTbe
keptsecret.

Copythisciphertext/privatekeyintomemoryandgototheViewWalletInfotabatthetopofthepage.
SelectthePrivateKeyradiobuttonandpasteyourprivatekeyintothebox.ClickUnlock.

3|Page

Loans without banks. Trades without brokers. Contracts without lawyers.


NowyoucanaccessyourEthereumaccount!ItisherethatyouwillfindyourEthereumaddress,viewthebalance
thatthisaccounthasinit,viewanytokensthatithas,andotherinterestingthingsalso.

GetEther
Asyoucansee,newaccountsdonotholdanyEtherandyouwillhavetogetsome.

ClickontheSwaptabatthetopofthepagetoexchangeyourbitcoinsforEther.Alternativelyyoumayuse
ShapeShift.BeawarethatthismethodismoreexpensivethansourcingEthofexchangingitthroughan
establishedtokenexchange,ie.PoloniexorCoinbase.

4|Page

Loans without banks. Trades without brokers. Contracts without lawyers.


TheVeritaseumTokensmartcontractisanEthereumERC20complianttoken,whichmeansthatyoucan
exchangeVERItokensonanyEthereumbasedexchange.
______________________________________________________________________________________________________

TheaddressoftheTokenPurchasesmartcontractisat:0x599a4b8188676224d4c9b393b947e332b60b15e3

ThesourcecodeoftheTokenPurchasecanbefoundat:
https://github.com/RFVenter/Veritaseum/blob/master/contracts/TokenPurchase.sol
__________________________________________________________________________________
YoumaywanttogotoyourEthereumaccountandseeyourVERItokens.ClickontheViewWalletInfotaband
enteryourprivatekeyagain,ifthesiteasksyouforit.


ClickAddCustomTokenandentertheaddress(0x8f3470a7388c05ee4e7af3d01d8c722b0ff52374)of
VeritaseumTokenintotheAddressbox,VERIintotheTokenSymbolbox,and18intotheDecimalsboxandSave

5|Page

Loans without banks. Trades without brokers. Contracts without lawyers.



YouwillnowbeabletoseeVERItokensforanyandeachEthereumaccountthatyoumayhave.

UseVeritaseumTokensmartcontractandTokens
OnceyouhaveVeritaseumTokensyoucandoseveralthingswithit.SincethisisanERC20complianttokenyou
canbasicallyexchangeVERItokensonanyEthereumexchange,andthereareseveral.Youcanexchangethemfor
othertokens,orsellthembacktoEtheratalaterstage.

6|Page

Loans without banks. Trades without brokers. Contracts without lawyers.



TousethemonMyEtherWallet,clickonSendEther&Tokenstab.EnteryourprivatekeyandUnlock.

7|Page

Loans without banks. Trades without brokers. Contracts without lawyers.



Now,entertheaddress(0x8f3470a7388c05ee4e7af3d01d8c722b0ff52374)ofVeritaseumTokenintothe
ContractAddressbox.
CopyandpastetheVeritaseumTokenABIcodefromtheboxbelow.
clickAccess
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"na
me":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"payable":false
,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"const
ant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","o
utputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","ty
pe":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"na
me":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address
"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"functi
on"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","
type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}]
,"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constru
ctor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"
name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{
"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"}]

8|Page

Loans without banks. Trades without brokers. Contracts without lawyers.


Nowyoucanaccessallthepublicfunctionsthatthissmartcontracthas.FormoreinformationaboutERC20
compliantTokensgototoERC20


Ifyouselectpriceyoucanseethatithasalotofdigits.Ethereumhashighprecisionanduses18decimal
standardprecision.

9|Page

Loans without banks. Trades without brokers. Contracts without lawyers.



Thecostofthistokenis0.033,333,333,333,333,333Etherperonetoken.OR1Etheris30tokens.


Thefunctionshowsyouhowmanytokensyouraccounthas.

10|Page

Loans without banks. Trades without brokers. Contracts without lawyers.



ThisfunctionallowsyoutotransferyourtokenstoanotherEthereumaddress,likeyourfriends.

Conclusion
UsingVeritaseumTokensarefunandeasy.IfyouneedmoreinformationaboutEthereumTokens,justGoogleit.

11|Page

Loans without banks. Trades without brokers. Contracts without lawyers.

You might also like