The BigFile developer portal brings together all the resources needed for developers to build on the BigFile. Primarily, this repo hosts the BigFile Developer Docs but also includes the Ecosystem Project Showcase, community tooling page, and the thebigfile.com 'How it works' series.
While modifying documentation in the repository, you can preview the changes locally by executing the following commands.
cd thebigfile-com-dev/
git submodule update --init
npm ci
npm start
The developer portal frontend should appear in your browser under http://localhost:3000.
To preview a specific locale in the context of an internationalization contribution, start the docs with the following command:
npm start -- --locale <locale>
The BigFile Blockchain Project is a project initiated with the vision of 'A World Without Documents'. The project was launched with the name 'Digital Bureaucracy' and later rebranded as 'BigFile'.
'Digital Bureaucracy' => 'BigFile' DBC Token => BIG
The BigFile Project will be developed based on the Internet Computer(IC) Blockchain network.