neged-roulette-contract
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Solidity Ethereum smart contract starter

Heavily influenced by the Big Whale Labs repos.

Usage

  1. Clone the repository with git clone git@github.com:Borodutch/smart-contract-starter
  2. Install the dependencies with yarn
  3. Add environment variables to your .env file
  4. Run the scripts below

Environment variables

Name Description
ETHERSCAN_API_KEY Etherscan API key
ETH_RPC Ethereum RPC URL
CONTRACT_OWNER_PRIVATE_KEY Private key of the contract owner to deploy the contracts
COINMARKETCAP_API_KEY Coinmarketcap API key

Also check out the .env.sample file for more information.

Available scripts

Check out the package.json file for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i neged-roulette-contract

Weekly Downloads

2

Version

1.2.1

License

MIT

Unpacked Size

52.4 kB

Total Files

17

Last publish

Collaborators

  • t_damer