Erik Zhang
Erik Zhang
> On this specification proposal there is an authenticate method. Many websites require users to log in to provide services. The `authenticate` method provides an identity authentication scheme for users...
> What is the relationship of this to WalletConnect? Are they complementary or competitive? Dapi is a protocol for communication between plug-in wallet and dapp via javascript. And WalletConnect allows...
> I think it should be possible for a dapp to provide a signature to a transaction created using the Dapi. `maketransaction` and `sign` are designed for this situation.
要安装3.4.0版本的插件,旧的插件不能用了。
> For example, could I ship a package as a 3rd party named DevHawk.Neo.Contract.Helpers that other developers could include in their smart contract projects? Yes, you can. > Would the...
@devhawk Can you provide an example how to use `/reference`?
> nccs must keep the logic to resolve the common references and SmartContract.Framework for the CompileSources scenario. If so, we have kept most of the logic of analyzing `.csproj` and...
The problem is that we need to use the source code of the `Neo.SmartContract.Framework` package or any other packages. That means we have to analyze `project.assets.json`. If we only support...
Copy the code?
> But it is called RpcClient and be included in neo-modules. That's why we rename the repo from `neo-plugins` to `neo-modules`. I think it is not confusing.