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.
我正在开发基于 Web 的 DApp。
我的问题是,每次我必须在项目上工作时,我都会在 remix 上部署智能合约,并且每次智能合约的变量回到初始状态时,这在我一次又一次地部署时在技术上是正确的。但作为一个产品,它必须保持它的状态,那么怎么做呢?可以用松露和甘纳许解决吗?