ERCに相当するTezosはありますか?
1 回答
- 投票
-
- 2019-02-22
MartinPospěchは、でTezosの「ICOトークン」標準を作成しましたhttps://gitlab.com/tips2/TIPs/blob/master/TIPS/tip-7.md
Stephen Andrewsは、 http://tztoken.teztech.io/でtztokenに取り組んでいます.
OcamlProの例には、 http://wwwで入手可能なトークン連絡先(流動性)があります.流動性-lang.org/edit/.そのためのコードは、 https://githubでも確認できます.com/OCamlPro/liquidity/blob/next/tests/others/token.liq
Martin Pospěch drafted an Tezos "ICO token" standard at https://gitlab.com/tips2/TIPs/blob/master/TIPS/tip-7.md
Stephen Andrews is working on a tztoken at http://tztoken.teztech.io/
OcamlPro has a token contact (in Liquidity) in its examples available at http://www.liquidity-lang.org/edit/. You can also see code for that at https://github.com/OCamlPro/liquidity/blob/next/tests/others/token.liq
-
https://stephenandrews.github.io/tztoken/へのリンクは404を与えていますyour link to https://stephenandrews.github.io/tztoken/ is giving a 404
- 1
- 2019-02-27
- adamc
-
新しいtztokenアドレスを参照するように修正しました.I just fixed that to reference the new tztoken address.
- 2
- 2019-02-27
- Fred Yankowski
Tezosの既存の契約基準を読み、貢献したいのですが、ERCのようなオープンソース運動はありますか?