Skip to content

This is the whole Ethereum contract infrastructure used for deploying regulatory compliant tokens though Swarm's Infrastructure.

License

Notifications You must be signed in to change notification settings

linuxchip/swarm-compliant-contract

 
 

Repository files navigation

Swarm Compliant Token Contract

The official Swarm compliant token contract with SRC-20 implementation in Solidity.

This is the whole Ethereum contract infrastructure used for deploying regulatory compliant tokens though Swarm's Infrastructure.

Requirements

In order for you to test this ethereum contract you will need to have truffle installed globally on your system and to install necessary dependencies.

npm install -g truffle
yarn install

Tests

We have implemented basic tests in order to be sure that all implemented functionality in the code is logically backed.

truffle test

This repo is licenced by the MIT Licence

About

This is the whole Ethereum contract infrastructure used for deploying regulatory compliant tokens though Swarm's Infrastructure.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%