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.
我想要实现的是创建一个 UI(电子商务用户界面)以允许用户输入金额。在这种情况下,金额将以美元为单位;从后端,它将计算美元金额并将其转换为相应的gas值,然后将其发送到智能合约。有人经历过吗?