Hey Compound Community!
While building a decentralized hosting platform for frontends, I realized the importance of understanding how to interact with smart contracts directly, without relying on a traditional frontend or backend. This exploration led me to compile a guide with multiple methods for working with Compound smart contracts directly. Whether you’re learning, testing, or just want to dive into the protocol at a deeper level, this guide has something for you. Here’s a quick list of the different methods available:
- Etherscan
- Metamask - Manual Transactions
- Metamask - Javascript Console
- Command-Line tools
- Web3 Libraries
- Remix IDE
The full documentation is available on the Nextosi GitHub—be sure to check it out if you’re interested in exploring these methods in depth.
I hope this resource helps empower the community to interact with Compound more freely and sparks new ideas for decentralized innovation.
Feedback and contributions are always welcome!