Skip to content

OpenZeppelin Contracts is a library for secure smart contract development.

License

Notifications You must be signed in to change notification settings

NomicFoundation/buidler-evm-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buidler EVM demo

This repository contains a demo of Buidler EVM and its combined JavaScript and Solidity stack traces.

How to run the demo

To run the demo, you have to install this projects' dependencies with

npm install

and run Buidler's test task

npx buidler test

License

This demo is released under the MIT License, and is based on Open Zeppelin Contracts, which is released under the MIT License by zOS Global Limited.

About

OpenZeppelin Contracts is a library for secure smart contract development.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 90.3%
  • JavaScript 7.0%
  • Shell 2.7%