Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Make EVM createCollection method work with Truffle #91

@tonimateos

Description

@tonimateos

As a user of LAOS that uses EVM wallets, I want to be able to use Truffle or Remix on contracts that use the current precompiled contract, so that all EVM tools work well with LAOS


From Moonbeam former developer

Image

https://github.com/moonbeam-foundation/moonbeam/blob/61647d84124c8e6d099176ce5ba357f821204864/node/service/src/chain_spec/moonbase.rs#L245-L285

It is OK if we need a different precompiled contract and we stop using the previous one.

ACCEPTANCE

  • I can use truffle to execute the createCollection precompiled contract
  • I can deploy a smart contract that internally calls the precompiled contract, and execute it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions