Skip to content

Bridge for decentralized loyalty systems

License

Notifications You must be signed in to change notification settings

acc-coin/acc-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACC Bridge

Install NodeJS

https://nodejs.org/en/download

Install yarn

npm install -g yarn

Install Project

git clone https://github.com/acc-coin/acc-bridge.git
cd acc-bridge
yarn install

Test Project

cd packages/contracts
cp -r env/.env.sample env/.env
yarn run test

About

Bridge for decentralized loyalty systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.8%
  • Solidity 10.9%
  • Shell 1.2%
  • Dockerfile 0.1%