Is there a Tezos equivalent of ERC?Formal verification of Tezos smart contractsWhat exactly are smart...
Identical projects by students at two different colleges: still plagiarism?
How to deal with an underperforming subordinate?
How bad is a Computer Science course that doesn't teach Design Patterns?
Are one-line email responses considered disrespectful?
Is the tritone (A4 / d5) still banned in Roman Catholic music?
What really causes series inductance of capacitors?
Why does this quiz question say that protons and electrons do not combine to form neutrons?
Can a Way of Shadow Monk use Shadow Step to teleport to a dark ceiling and then body slam another creature?
Proving the Borel-Cantelli Lemma
Do the speed limit reductions due to pollution also apply to electric cars in France?
Sets which are both Sum-free and Product-free.
Is there a way to pause a running process on Linux systems and resume later?
How do I make my single-minded character more interested in the main story?
What is formjacking?
Coworker asking me to not bring cakes due to self control issue. What should I do?
Is GMW different from Secret Sharing?
Isn't a semicolon (';') needed after a function declaration in C++?
Boss asked me to sign a resignation paper without a date on it along with my new contract
Are all power cords made equal?
70s or 80s B-movie about aliens in a family's television, fry the house cat and trap the son inside the TV
Did ancient Germans take pride in leaving the land untouched?
Is there a Tezos equivalent of ERC?
Buying a "Used" Router
I am a loser when it comes to jobs, what possibilities do I have?
Is there a Tezos equivalent of ERC?
Formal verification of Tezos smart contractsWhat exactly are smart contracts?How are Smart Contracts saved for checking in future?A contract calling another contractIs there a way to generate a pseudo-random number inside a contract in liquidity?How can I deploy a Michelson smart contract?How can I call a contract with a type parameter?How can I write tests for my smart contracts?What does it cost to make a contract through Tezos?Time based Delegations possible?
I’d like to read / contribute to existing contract standarts on Tezos, is there an opensource movement like ERC?
smart-contracts
add a comment |
I’d like to read / contribute to existing contract standarts on Tezos, is there an opensource movement like ERC?
smart-contracts
add a comment |
I’d like to read / contribute to existing contract standarts on Tezos, is there an opensource movement like ERC?
smart-contracts
I’d like to read / contribute to existing contract standarts on Tezos, is there an opensource movement like ERC?
smart-contracts
smart-contracts
asked 2 hours ago
Matej maht0rz ŠimaMatej maht0rz Šima
40919
40919
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
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 https://stephenandrews.github.io/tztoken/
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
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "698"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftezos.stackexchange.com%2fquestions%2f565%2fis-there-a-tezos-equivalent-of-erc%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
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 https://stephenandrews.github.io/tztoken/
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
add a comment |
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 https://stephenandrews.github.io/tztoken/
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
add a comment |
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 https://stephenandrews.github.io/tztoken/
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
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 https://stephenandrews.github.io/tztoken/
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
answered 1 hour ago
Fred YankowskiFred Yankowski
386112
386112
add a comment |
add a comment |
Thanks for contributing an answer to Tezos Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftezos.stackexchange.com%2fquestions%2f565%2fis-there-a-tezos-equivalent-of-erc%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown