Skip to content

peppersec/wrappedNXM

Repository files navigation

Wrapped NXM

Describes the technical specifications to turn NXM into wNXM, a freely tradable ERC-20.

Objectives

Allow anyone, not just members of Nexus Mutual, to get direct exposure to NXM.
Do so in a trustless way.

Developer Tools 🛠️

Start

Create .infura and .secret files. Install the dependencies:

$ yarn install

Tests

$ yarn test

Deploying

Deploy to Kovan:

$ NETWORK=kovan yarn deploy

Verifying Contract Code

$ NETWORK=kovan yarn run verify wrappedNXM