Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #100 from libotony/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
libotony committed Jan 19, 2020
2 parents 41036e4 + c09008b commit 06c2e61
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,10 @@ Below is an reference when you are planning your technical stack:

Here are some most common scenarios:

1. Develop a web application(**Recommend**): `Connex` + [Connex powered VeChain wallets](https://env.vechain.org/)
2. An alternative for web application: `Thorify + Web3` + [Comet](https://env.vechain.org/#comet)
3. Backend service in Node.js: `Thorify + Web3`
4. Contract development in [Truffle](https://truffleframework.com/): `Web3 + Web3-Gear`
5. Contract development in [Remix-IDE](https://remix.ethereum.org/): `Web3 + Web3-Gear`
1. Develop a web application: `Connex` + [Connex powered VeChain wallets](https://env.vechain.org/)
2. Backend service in Node.js: `Thorify + Web3`
3. Contract development in [Truffle](https://truffleframework.com/): `Web3 + Web3-Gear`
4. Contract development in [Remix-IDE](https://remix.ethereum.org/): `Web3 + Web3-Gear`

## FAQ

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thorify",
"version": "1.4.1",
"version": "1.5.0",
"description": "A web3 adaptor for VeChain Thor RESTful HTTP API.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
Binary file modified tech-stack.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 06c2e61

Please sign in to comment.