Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 214 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 214 Bytes

Meta Transaction POC with openzeppelin

This project is a sample example for using openzeppelin to do meta transaction.

Setup

npm install
yarn install

Testing

npm test
yarn test