File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
i18n/zh-CN/docusaurus-plugin-content-docs/current/contract/getting-started Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ mvc合约在设计开发之初scrypt还没完善,因此采用了scrypt classic
31
31
| [ mvcdao-core] ( https://github.com/mvc-labs/mvcdao-core ) | scrypt classic |
32
32
| [ token-core-ts] ( https://github.com/xiangpengm/token-core-ts ) | scrypt classic + scrypt |
33
33
34
- token-core-ts是对mvc原token、nft合约翻译为scrypt,但是测试用例沿用了scrypt classic,因此开发类型为两种混用。由于scrypt-ts库主要面向BSV不能直接在MVC链使用,因此token-core-ts使用 [ patch-package] ( https://github.com/ds300/patch-package ) 的方式适配MVC,具体使用方式下文详述。
34
+ token-core-ts是对mvc原token、nft合约翻译为scrypt,但是测试用例沿用了scrypt classic,因此开发类型为两种混用。由于scrypt-ts库主要面向BSV不能直接在MVC链使用,因此使用 [ patch-package] ( https://github.com/ds300/patch-package ) 的方式适配MVC,具体使用方式下文详述。
35
35
36
36
37
37
## 第一个MVC sCrypt合约工程
You can’t perform that action at this time.
0 commit comments