Skip to content

Commit 8e1e18a

Browse files
authored
Update README.md
1 parent bbd824f commit 8e1e18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SNIP-20 Reference Implementation
22

3-
This is an implementation of a [SNIP-20](https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-20.md), [SNIP-21](https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-21.md), and [SNIP-22](https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-22.md) compliant token contract.
3+
This is an implementation of a [SNIP-20](https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-20.md), [SNIP-21](https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-21.md), [SNIP-22](https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-22.md) and [SNIP-23](https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-23.md) compliant token contract.
44
At the time of token creation you may configure:
55
* Public Total Supply: If you enable this, the token's total supply will be displayed whenever a TokenInfo query is performed. DEFAULT: false
66
* Enable Deposit: If you enable this, you will be able to convert from SCRT to the token.* DEFAULT: false

0 commit comments

Comments
 (0)