use-ink/ink

Unify `call-runtime` and `e2e-call-runtime` examples

Open

#2,071 opened on Jan 25, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (476 forks)github user discovery
A-examplesgood first issuekudos

Repository metrics

Stars
 (1,459 stars)
PR merge metrics
 (PR metrics pending)

Description

We have two separate example contracts for call-runtime:

The e2e-call-runtime example should be included into call-runtime.

Contributor guide