Skip to content

Commit 0ea5741

Browse files
committed
update near
1 parent e44e31f commit 0ea5741

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

Near Protocol/README.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,37 @@
1717
* [隐私条款](https://github.com/nearprotocol/community/blob/master/privacy.md)
1818

1919
## 定位
20-
区块链基础设施,类似云。
20+
区块链基础设施,类似云。
21+
22+
23+
## 学习历程
24+
### 整体概述
25+
https://docs.nearprotocol.com/docs/hackathon/startup-guide
26+
27+
28+
### near 命令行工具
29+
https://docs.nearprotocol.com/docs/development/near-clitool
30+
31+
### near 本地开发环境
32+
https://docs.nearprotocol.com/docs/local-setup/local-dev-testnet
33+
34+
### near 钱包
35+
https://wallet.nearprotocol.com/
36+
37+
### near 智能合约开发概述
38+
https://docs.nearprotocol.com/docs/quick-start/development-overview
39+
40+
### near TypeScript 智能合约详解
41+
https://docs.nearprotocol.com/docs/development/writing-smart-contracts
42+
43+
### near 黑客松相关
44+
https://docs.nearprotocol.com/docs/hackathon/startup-guide
45+
46+
### near 浏览器
47+
https://explorer.nearprotocol.com/accounts/flyq
48+
49+
### near 创建账号
50+
https://docs.nearprotocol.com/docs/local-setup/create-account#set-up-your-wallet
51+
52+
### ft 同质代币
53+
https://github.com/nearprotocol/neps/pull/21

0 commit comments

Comments
 (0)