Skip to content

Romsters/synthetix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running tests

  1. npm i
  2. Default network is configured to boojumOS node at http://localhost:3050. Change to geth if you want to run tests against geth or reth node.
  3. Make sure you have your node running.
  4. Make sure you have enough funds on account 0xa61464658AfeAf65CccaaFD3a512b69A83B77618 (PK: 0xac1e735be8536c6534bb4f17f06f6afc73b2b5ba84ac2cfb12f7461b20c0bbe3).
  5. npm run test:prepare.
  6. npm run test.

About

Synthetix Solidity smart contracts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.9%
  • Solidity 29.1%