Skip to content

Near local development blockchain used for testing and deploying locally, using a single docker-compose file

Notifications You must be signed in to change notification settings

VintageWander/near-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Near Docker

Near development blockchain used for testing and deploying locally, by using just a single docker-compose file

How to run

docker-compose up -d

The process will be VERY long (around > 15 minutes), so please grab a cup of coffee and wait
But mostly depends on internet speed, so if your internet speed is fast then the process will take less time

Ports

The explorer webpage is at localhost:8331 and the wallet webpage is at localhost:8334
The node address is at localhost:8332, and the helper url is at localhost:8330

How does this works?

Simple, this is pretty much just the kurtosis environment packaged in a docker-compose stack

About

Near local development blockchain used for testing and deploying locally, using a single docker-compose file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published