-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Standards for STO? #81
Comments
Thanks. I've checked the compliance hub before which is really helpful. But there're 2 improvements we can make (1)compliance hub should have a dedicated STO folder for updating ; (2) only compliance hub is not enough, we need specific discussions which involve developers, lawyers and financial advisers to come out concrete solutions/ standards. |
Suggest that we start one new discussion - such as, NEP 12, a combination of fungible token NEP5 and Non-fungible Token NEP11. In the financial market, a tranche of asset, could be a mixture of cash, bonds and maybe deriatives. Cash is like NEP5; Bonds and Deriatives are like NFT because each bond/deriative product can be different by nature. Jurisdiction and regulations will be considered of course, but those are just parameters to be modified in a certain smart contract implementation, for example, investor nationality, lockup period, investment amount limit and etc. |
I see your point. I think we need to split the discussion then
seems to fit best at https://github.com/neo-project/global-blockchain-compliance-hub , no?
Seems to fit with what @johnsonzhaoblk points out and that might fit here. I'm not sure if NEO should be the one regulating a standard for this because it can quickly explode in size. It feels more like something a smart contract author has to solve for its project. To be fair, how many lawyers or financial advisors can we expect to participate on Github (a place for programmers to store source code). |
@ixje source code seems to me represent real-world rules and process partially. There are people in this field waiting to bring their domain specific knowledge to NEP about security tokens, that's why we are suggesting this. NEO should not be the one regulating a standard, it should be a community consensus by developers, lawyers and financial advisors. |
I propose we start discussions on security token standards for different jurisdictions to provide basic supports for the issuance and governance of securities on NEO. These standards should be embedded with regulations and take life cycle management of security into consideration.
The text was updated successfully, but these errors were encountered: