Skip to content

Commit b44b91c

Browse files
committed
remove dup word
1 parent 09e0e62 commit b44b91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/zh-CN/docusaurus-plugin-content-docs/current/contract/getting-started/environment-set-up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mvc合约在设计开发之初scrypt还没完善,因此采用了scrypt classic
3131
| [mvcdao-core](https://github.com/mvc-labs/mvcdao-core) | scrypt classic |
3232
| [token-core-ts](https://github.com/xiangpengm/token-core-ts) | scrypt classic + scrypt |
3333

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,具体使用方式下文详述。
3535

3636

3737
## 第一个MVC sCrypt合约工程

0 commit comments

Comments
 (0)