Skip to content

Commit b980a2b

Browse files
authored
Update README.md
1 parent c957407 commit b980a2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Our smart contract’s designed and developed based on ERC20 standard followed strict procedure of software development from requirement analyzing, designing, developing, unit and business testing, auditing and deploying. The code’s simplified and optimized for both of business and coding quality criteria.
33

44
## Links and references
5-
[Github official contract issue tracker and source code] (https://github.com/GreenXNetwork/token/blob/develop/GreenX.sol)
6-
[Solidity documentation for coding standard and optimization] (https://ico.readthedocs.io/en/latest/)
5+
* [Github official contract issue tracker and source code](https://github.com/GreenXNetwork/token/blob/develop/GreenX.sol)
6+
* [Solidity documentation for coding standard and optimization](https://ico.readthedocs.io/en/latest/)
77

88

99
## Outstanding features
@@ -14,7 +14,7 @@ Our smart contact follows so strictly the ERC20 standard of Ethereum community,
1414
Our smart contract passed so many strict testing rounds as automatic and manual unit testing, business and integration testing. We so especially appreciate Hacken.io, one of our partner, for auditing this contract so logically and carefully.
1515

1616
### • Transparent
17-
Our smart contract and token were verified and published to community through EtherScan.io officially with enough project information.
17+
Our smart contract and token were verified and published to community through [EtherScan.io](https://etherscan.io/address/0xdac15794f0fadfdcf3a93aeaabdc7cac19066724) officially with enough project information.
1818

1919
### • Revoke
2020
Ensure all public investors must pass KYCAML verification totally, our smart contract have this feature to revoke tokens and refund for not completed KYC investors.

0 commit comments

Comments
 (0)