Skip to content

Commit aab3a9b

Browse files
authored
Merge pull request #237 from EOSIO/duncand0nuts-patch-1
Remove the duplicated EOSlime entry
2 parents 06da762 + fe48055 commit aab3a9b

File tree

1 file changed

+1
-3
lines changed
  • docs/05_community-developer-tools

1 file changed

+1
-3
lines changed

docs/05_community-developer-tools/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ If you would like to submit a tool to be added to the list, please fill in [this
99

1010
### Testing Tools and Frameworks
1111

12-
* [EOSlime](https://github.com/LimeChain/eoslime): EOS Javascript development, testing and deployment framework based on eosjs.js. The framework's main purpose is to help developers quickly onboard and start building with confidence.
13-
1412
* [Azakazam](https://github.com/azarusio/azakazam): A development, testing, and deployment framework for EOSIO, aiming to make life easier for developers.
1513

1614
* [Lamington](https://github.com/CoinageCrypto/lamington): The Lamington library includes CLI tools and JavaScript utilities to streamline the EOSIO smart contract building, testing and deployment pipeline.
@@ -49,7 +47,7 @@ If you would like to submit a tool to be added to the list, please fill in [this
4947
## Software Development Kits (SDKs)
5048
* [Zeus SDK](https://github.com/liquidapps-io/zeus-sdk): The Zeus SDK offers a number of functionalities including a command line tool, templates, and a package manager.
5149

52-
* [EOSlime](https://github.com/LimeChain/eoslime): EOSlime could be used as the EOS Javascript SDK. It integrates eosjs and adds on top of that a lot of functionality. Which otherwise a developer should implement himself
50+
* [EOSlime](https://github.com/LimeChain/eoslime): EOS Javascript development, testing and deployment framework based on eosjs.js. EOSlime could be used as the EOS Javascript SDK. The framework's main purpose is to help developers quickly onboard and start building with confidence.
5351

5452
[[info | Disclaimer]]
5553
| The information, links and other material on the website relating to third-party software, hardware, services, networks, blockchains (whether public or private), websites or other resources are provided on an “as-is” basis for your convenience only. Such resources may be updated, changed or terminated at any time so the information included may be out of date or inaccurate. The inclusion of any third-party resources does not constitute approval, endorsement or recommendation by us and we disclaim all responsibility and liability for your use of any such third-party resources.

0 commit comments

Comments
 (0)