elliptic-solidity

v1.0.0
Elliptic curve implementation in solidity; includes secp256r1
blockchain contract contracts ecc elliptic eth ethereum secp256r1 smart and 4 more...

clean

rm -Rf ./build

compile

truffle compile

console

truffle console

flatten

mkdir -p build && truffle-flattener contracts/**/*.sol >> build/bundle.sol

lint

eslint './**/*.js?(x)'

migrate

truffle migrate

networks

truffle networks

postpublish

npm run clean

prepublish

npm run compile

test

npm run clean && truffle test
npm i elliptic-solidity

Metadata

  • MIT
  • Whatever
  • tilman drerup
  • released 3/13/2019

Downloads

Maintainers