paritytech / paritytech/contract-dependency-manager
Become agnostic to the underlying smart contract "langauge"/interface
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 3
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 3
Description
Currently the CDM system is deeply entwined with a specific branch of the cargo-pvm-contract repository.
Instead, we should design a minimal "interface" / "rule set" that we expect a smart contract language to abide by in order to be cdm compatible. That way its easy to build adapters to support many smart contract languages.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining how the CDM system is coupled to the cargo-pvm-contract branch named in the issue. Define the minimal smart-contract interface or rule set required for CDM compatibility, then outline how adapters could support other smart contract languages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100