Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道以太坊是否可以实现以下操作。
1)我想针对一个私钥生成多个地址,多个用户可以在其中存钱。就像每笔交易一样,我想针对主私钥创建一个新的公共地址。那可能吗?
2)另外,我想知道如何收集多个以太坊地址收到的交易列表?
谢谢