Skip to content

yalaorg/asset-wrapper

Repository files navigation

License: GPLVersion Badge

Asset wrapper

Yala asset wrapper contracts

Install

npm i -f

Get start

  1. create .env file and set your mnemonic as below

    MNEMONIC="yourn mnemonic"
    
  2. compile contracts, it will generate contract artifacts also typechains

    yarn build

  3. test contracts

    yarn test

  4. coverage contracts

    yarn coverage

  5. local deployment

    yarn dev


Once the rpc url is unavailable, check it here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors