Bladeren bron

Forget README & gitignore

Simon de la Rouviere 7 jaren geleden
bovenliggende
commit
5b19f27f6d
2 gewijzigde bestanden met toevoegingen van 11 en 0 verwijderingen
  1. 1 0
      .gitignore
  2. 10 0
      README.md

+ 1 - 0
.gitignore

@@ -2,6 +2,7 @@ bower_components
 .DS_Store
 *.swp
 *.swo
+node_modules
 contracts/Standard_Token/config/development/contracts.json
 contracts/Standard_Token/config/test/contracts.json
 contracts/Standard_Token_Factory/config/development/contracts.json

+ 10 - 0
README.md

@@ -14,6 +14,16 @@ There is a set of tests written for the HumanStandardToken.sol using the Truffle
 
 Standards allows other contract developers to easily incorporate your token into their application (governance, exchanges, games, etc). It will be updated as often as possible.  
 
+## Testing
+
+```npm install```
+
+For getting truffle-hdwallet-provider. Solidity tests have to still be written.
+
+## ethpm
+
+This is published under tokens at ethpm.
+
 ### Pull requests are welcome! Please keep standards discussions to the EIP repos.
 
 > "You get a token, you get a token, everyone gets a token!" - Token the 3rd: the fun gerbil.