Skip to content

Commit

Permalink
update readme & logo
Browse files Browse the repository at this point in the history
  • Loading branch information
yinjimmy committed Jun 25, 2019
1 parent 15a7b03 commit fa0d104
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.vsix
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Cocos-BCX Smart Contract Snippet
# Cocos-BCX Smart Contract Snippets

[Cocos-BCX](https://www.cocosbcx.io/): The platform for the next generation of digital game economy.

## API

1. `cjson` for json
2. `chainhelper` for cocosbcx contract lua api
3. `bcx` for usefull snippets

Lua api from https://dev.cocosbcx.io/docs/notice-for-use

<img src=https://raw.githubusercontent.com/Cocos-BCX/vscode-cocos-bcx/master/bcxapi.gif >

Binary file added bcxapi.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-cocosbcx",
"displayName": "VSCode Cocos-BCX",
"description": "VSCode Cocos-BCX",
"version": "0.0.1",
"version": "0.0.2",
"publisher": "Cocos-BCX",
"engines": {
"vscode": "^1.28.0"
Expand Down

0 comments on commit fa0d104

Please sign in to comment.