Skip to content

NorwegianGoat/bc_connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bc_connector

Truffle config

  1. Install truffle npm install -g truffle
  2. Create a project mkdir crosscoin && cd crosscoin truffle init

In this case the project was already created and it is in the crosscoin folder

  1. Edit the truffle config according to your needs
  2. Install the HDWalletProvider npm install @truffle/hdwallet-provider

Openzeppelin contracts

  1. Install openzeppelin contracts npm install @openzeppelin/contracts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published