Skip to content

Commit

Permalink
Adding Tatum as a blockchain development tool that streamlines buildi…
Browse files Browse the repository at this point in the history
…ng web3 apps. (#417)

Adding Tatum as a blockchain development tool that  streamlines building web3 apps.
  • Loading branch information
blockchaingirl1407 authored Mar 18, 2024
1 parent dca0853 commit 452238e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c
* [Smartcontract challenges](https://www.smartcontract.engineer/) — Learn Solidity and Vyper with challenges.
* [Solidity by Example](https://solidity-by-example.org/) — An introduction to Solidity with simple examples.
* [L2Beat](https://l2beat.com/) - Discover Ethereum Layer2 solutions and the risks associated with using them.
* [Tatum](https://tatum.io/) - The blockchain development tool that streamlines the development of blockchain applications.

## Developer Tools
### Developing Smart Contracts
Expand Down Expand Up @@ -111,6 +112,8 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c
* [Epirus](https://docs.epirus.io/sdk/) - Java framework for building smart contracts.
* [Etherspot](https://etherspot.io/) - MultiChain Smart Wallet SDK, supports most of the EVM-compatible chains.
* [Ambire Login SDK](https://github.com/AmbireTech/wallet-login-sdk) - Smart Wallet SDK focused on onboarding via email, supports the popular EVM chains.
* [Tatum](https://github.com/tatumio/tatum-js) - Tatum SDK is a powerful, feature-rich TypeScript/JavaScript library that streamlines the development of blockchain applications.


#### IDEs
* [Remix](https://remix.ethereum.org/) - Web IDE with built in static analysis, test blockchain VM.
Expand Down Expand Up @@ -434,6 +437,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c
* [Sidekik](https://sidekik.xyz) - Debug, test, and grok smart contracts with a visual UI that lets you interact with local or deployed EVM-based smart contracts. Easily monitor and browse local chain transactions, decode function calls, and prepare input payloads so you can test your code.
* [GuardianUI](https://guardianui.com) - Provide users with a safer and more robust experience by testing and monitoring the functionality, performance, and security of your web3 frontend.
* [Pessimistic Spotter](https://spotter.pessimistic.io/) - Protects your smart contracts from hacks. Spotter monitors blockchain activity and detects exploits before they happen. If the hack targets any of your contracts, Spotter will send an alert and trigger defensive measures.
* [Tatum Notifications](https://docs.tatum.io/docs/notifications) - Stay ahead with lightning-fast Web3 notifications, designed exclusively for all developers.

### Other Miscellaneous Tools
* [aragonPM](https://hack.aragon.org/docs/apm-intro.html) - a decentralized package manager powered by aragonOS and Ethereum. aragonPM enables decentralized governance over package upgrades, removing centralized points of failure.
Expand Down

0 comments on commit 452238e

Please sign in to comment.