iotaledger / identity.rs

Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA Tangle.
https://www.iota.org
Apache License 2.0
303 stars 87 forks source link

Create devcontainer.json #1417

Open tawhidnazari57 opened 1 month ago

tawhidnazari57 commented 1 month ago

Description of change

Please write a summary of your changes and why you made them.

Links to any relevant issues

Be sure to reference any related issues by adding fixes issue #.

Type of change

Add an x to the boxes that are relevant to your changes.

How the change has been tested

Describe the tests that you ran to verify your changes. Make sure to provide instructions for the maintainer as well as any relevant configurations.

Change checklist

Add an x to the boxes that are relevant to your changes.

eike-hass commented 1 month ago

Hi @tawhidnazari57 👋 Thank you for taking to time to open a PR! As I see it the universal image does not contain the Rust tooling, what were you trying to achieve with the container? I would say in any case we would need test to prove that the container is a compatible with our repository.