Developer tools
Explore developer tools by DFINITY and the community, and use them to improve and ease your development journey.
Tools by DFINITY
Community tools
The Internet Computer has many tools built by the community. Check out the repos and get building!
Disclamer: Please use the following tools at your own risk and always do your own research.
IC4J ICP Management
This Java library is an implementation of ICP Virtual Canister Management API and directly communicates with the Management Virtual Canister. Developers can utilize this library within any Java application to perform various operations, such as creating, deleting, starting, and stopping a canister, installing, uninstalling, and reinstalling WASM canister code, updating canister settings, and adding additional funds to a canister.