Skip to content

Create utxos, put data on chain, retrieve with integrity check

Notifications You must be signed in to change notification settings

galt-tr/truth-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Build and Run

git clone https://github.com/bitcoin-sv/truth-machine.git
cd truth-machine
npm i
npm run build
npm run start

Local Development

npm run dev

Docker

docker compose up

About

Create utxos, put data on chain, retrieve with integrity check

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.7%
  • JavaScript 23.6%
  • CSS 8.3%
  • HTML 1.4%