-
Notifications
You must be signed in to change notification settings - Fork 12.3k
Description
🎉 Description
Hi everyone,
Currently, we are interested in implementing a security token and know that this is something that interests most people in the space. That's why we thought that the implementation could be done with OpenZeppelin in order to achieve a higher degree of security and reviews.
- 📈 This is a feature request.
📝 Details
The ERC1400 proposal seems like a good place to start: ethereum/EIPs#1400
The EIP is not in last call but both definition and development could be done in parallel. Security tokens being a necessity, we will have to create a standard someday anyways.
Implementing a non-standard security token would be a disaster as it won't be interoperable with others and wouldn't be integrated in exchanges, explorers, etc. All those that need to implement a security token are welcome to collaborate on this.
👍 Other Information
[TO BE ADDED]